summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New version of mkinstalldirs fixes problems on Tru64 UNIX.Peter Eisentraut2005-01-081-15/+54
* Some small docs improvements motivated by reading the comments for the 7.4Tom Lane2005-01-082-780/+814
* Remove mp3 that is now missing.Bruce Momjian2005-01-082-9/+4
* Some small docs improvements motivated by reading the comments for theTom Lane2005-01-084-26/+127
* Improve comments in sample config files.Tom Lane2005-01-072-24/+31
* Add a tip showing how functions on composite types can be used toTom Lane2005-01-071-1/+26
* Improve discussion of SQL functions taking/returning row types.Tom Lane2005-01-071-41/+81
* Update supported platforms listPeter Eisentraut2005-01-071-14/+25
* Fix ECPGstatus() documentation of parameters.Bruce Momjian2005-01-071-3/+6
* upgrade tags to rc4REL8_0_0RC4PostgreSQL Daemon2005-01-073-13/+13
* Minor mop-up for Windows home-directory stuff, per Magnus.Tom Lane2005-01-064-5/+9
* Spell APPDATA as %APPDATA%, per recommendation from Magnus.Tom Lane2005-01-062-8/+9
* Don't list port twice in SUBDIRS. Caught by Honda Shigehiro.Tom Lane2005-01-061-2/+2
* Revert -Wl, change to Makefile.osf, as the allegedly more standardTom Lane2005-01-061-1/+1
* Adjust examples to avoid using keywords as identifiers, per Honda Shigehiro.Tom Lane2005-01-062-9/+9
* Instead of a bare recv() to read the server's response to an SSLTom Lane2005-01-061-15/+21
* Adjust lookup of client-side profile files (.pgpass and so on) as perTom Lane2005-01-0611-126/+156
* Translation updatesDennis Bjorklund2005-01-063-170/+245
* Translation updatesDennis Bjorklund2005-01-063-364/+484
* Translation updatesDennis Bjorklund2005-01-063-388/+403
* Update to supported platforms listPeter Eisentraut2005-01-061-6/+6
* Translation updatesPeter Eisentraut2005-01-067-269/+259
* Translation updatesPeter Eisentraut2005-01-063-2536/+2509
* More minor updates and copy-editing.Tom Lane2005-01-063-13/+15
* Make the various places that determine the user's "home directory"Tom Lane2005-01-065-75/+71
* Keep translations in step with synopses.Tom Lane2005-01-0617-3357/+3357
* Re-readjust synopses for CREATE/ALTER USER.Tom Lane2005-01-062-5/+5
* More minor updates and copy-editing.Tom Lane2005-01-055-174/+265
* Update URL's to point to new site main location.Bruce Momjian2005-01-052-6/+9
* Fix example, change table name from 'array' to 'array_int'.Bruce Momjian2005-01-051-2/+2
* Update date stamp.Bruce Momjian2005-01-052-2/+2
* Update URLs.Bruce Momjian2005-01-052-5/+5
* Revert cosmetic synopsis changes that break psql translations.Peter Eisentraut2005-01-054-11/+10
* Clean up code in libpq that obtains user's home directory: make a singleTom Lane2005-01-043-62/+68
* Make pg_dump --oids work when default_with_oids = off. Per report fromTom Lane2005-01-041-4/+8
* Add some post-processing to the man page generation to fix up external/Peter Eisentraut2005-01-041-1/+4
* Translation updatePeter Eisentraut2005-01-041-447/+447
* Remove duplicate novell mention.Bruce Momjian2005-01-042-7/+2
* Fix subsection ordering (DISTINCT should be described before LIMIT).Tom Lane2005-01-041-40/+40
* Fix typoPeter Eisentraut2005-01-041-2/+2
* Update wording:Bruce Momjian2005-01-041-11/+12
* Update item for install with spaces:Bruce Momjian2005-01-041-1/+9
* More minor updates and copy-editing.Tom Lane2005-01-0410-274/+322
* Update of Russian FAQ.Bruce Momjian2005-01-042-86/+106
* HTML cleanup.Bruce Momjian2005-01-042-3/+2
* Add OS/2 port mention.Bruce Momjian2005-01-042-3/+14
* More minor updates and copy-editing.Tom Lane2005-01-0437-397/+555
* Add mention of performance impact on LIKE of non-C locales.Bruce Momjian2005-01-043-23/+34
* Translation updatesPeter Eisentraut2005-01-032-480/+536
* Repair bufmgr deadlock problem reported by Michael Wildpaner. Must takeTom Lane2005-01-031-11/+37