summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Makefile problem which prevented installation on VPATH builds.Alvaro Herrera2006-11-291-2/+4
* Ignore libedit/libreadline while probing for strlcpy and some otherTom Lane2006-11-292-1/+15
* More MSVC build support from Magnus.Tom Lane2006-11-294-0/+411
* Spelling fixPeter Eisentraut2006-11-291-2/+2
* Add an example showing how to cope with mixed-case names in pg_dumpTom Lane2006-11-281-1/+15
* Update timezone data to tzdata2006p zic distribution. It seems WesternTom Lane2006-11-286-66/+97
* Mark to_char(timestamp without timezone) as stable, not immutable, since itsTom Lane2006-11-281-10/+10
* Fix some translator comments so that xgettext finds them and pgindent doesPeter Eisentraut2006-11-284-27/+20
* Add workaround for localizing May and abbreviated May differently. IdeaPeter Eisentraut2006-11-281-3/+8
* Also install ecpg_config.hMichael Meskes2006-11-281-1/+1
* Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.Tom Lane2006-11-281-1/+1
* protect vfprintf from hijacking by Windows gettext just like other members of...Andrew Dunstan2006-11-282-3/+10
* Fix inheritance description to note that not-null constraints areTom Lane2006-11-281-6/+6
* Fix gratuitous message spelling differencesPeter Eisentraut2006-11-272-4/+4
* Make pg_restore usage examples more useful: illustrate restoring intoTom Lane2006-11-261-10/+30
* Fix misspellings of GB.Peter Eisentraut2006-11-252-5/+5
* Correct misspellings of kB.Peter Eisentraut2006-11-254-12/+12
* Cosmetic release note fix.Neil Conway2006-11-251-2/+2
* update for rc1REL8_2_RC1PostgreSQL Daemon2006-11-254-15/+15
* Copy fsync() defines into test_fsync.c, someday place them in anBruce Momjian2006-11-251-41/+136
* Document that to_char() "TM" is controlled by lc_messages.Bruce Momjian2006-11-251-2/+2
* Update release notes for RC1.Tom Lane2006-11-241-40/+79
* Fix psql's \copy command to ensure that it cycles libpq back to the idle stateTom Lane2006-11-241-1/+13
* Revert (too late in beta):Bruce Momjian2006-11-241-135/+182
* Change pg_stat_all_tables and sister views to put the recently-addedTom Lane2006-11-246-42/+23
* Make contrib/isn pass the opr_sanity sanity checks: add missingTom Lane2006-11-241-73/+878
* Translation updatesPeter Eisentraut2006-11-2434-17179/+20257
* Separate release preparation jobs for all releases and for major releasesPeter Eisentraut2006-11-241-20/+25
* Fix to_char() locale handling to honor LC_TIME, not LC_MESSAGES.Bruce Momjian2006-11-242-185/+137
* KB -> kBPeter Eisentraut2006-11-241-2/+2
* Fix lowercasing while parse OO dictionaryTeodor Sigaev2006-11-231-3/+3
* Revert out:Bruce Momjian2006-11-231-21/+7
* Update fsync test to match new O_DIRECT behavior.Bruce Momjian2006-11-231-7/+21
* Update wording:Bruce Momjian2006-11-232-4/+4
* Spelling and related minor fixes for the GIN docs.Neil Conway2006-11-231-27/+26
* Un-break ecpg regression test.Tom Lane2006-11-231-7/+8
* More minor SGML improvements for xfunc.sgml, including making someNeil Conway2006-11-231-23/+23
* Document that Kerberos is for authentication, and does not encrypt dataBruce Momjian2006-11-231-1/+4
* Fix a typo in recent xfunc addition, do some routine SGML police work.Neil Conway2006-11-231-8/+7
* Add a comment noting that heap_copytuple_with_tuple() results in aNeil Conway2006-11-231-1/+4
* Update lock comments for concurrent index creation, analyze.Bruce Momjian2006-11-231-3/+4
* Add:Bruce Momjian2006-11-232-2/+6
* Add:Bruce Momjian2006-11-232-2/+4
* Make ecpg test variable 'times' static so as not to conflict with libcBruce Momjian2006-11-231-1/+2
* Add "(assuming <varname>standard_conforming_strings</> isBruce Momjian2006-11-231-28/+31
* Shared Memory Hooks DocumentationBruce Momjian2006-11-231-1/+49
* Add release entry for 8.1.5 that was missing:Bruce Momjian2006-11-231-1/+2
* Several changes to reduce the probability of running out of memory duringTom Lane2006-11-233-50/+155
* More HA wording improvements.Bruce Momjian2006-11-221-8/+9
* Update HA docs with more wording improvements.Bruce Momjian2006-11-221-5/+6