aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Increase MAXLISTEN to a more generous value, and add an error messageTom Lane2005-01-12
* Ensure that the test postmaster started by 'make check' listens to asTom Lane2005-01-12
* interval_out failed to mention 'ago' for negative intervals in SQL andTom Lane2005-01-11
* Fix tracking of dump-order dependencies for stand-alone composite types.Tom Lane2005-01-11
* plperl was not being quite paranoid enough about detecting 'undef' valuesTom Lane2005-01-11
* up release to rc5REL8_0_0RC5PostgreSQL Daemon2005-01-11
* Clean up pg_dump's handling of ownership for indexes (includingTom Lane2005-01-11
* Separate the functions of relcache entry flush and smgr cache entry flushTom Lane2005-01-10
* Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. ThisTom Lane2005-01-10
* Fixed segfault in adjust_informix due to missing varchar type.Michael Meskes2005-01-10
* Translation updatesPeter Eisentraut2005-01-10
* Comment out check for substitution of private key file on Windows,Tom Lane2005-01-10
* Un-break MSVC build, per Andrew Dunstan.Tom Lane2005-01-10
* Undo an unadvertised change in the API of pg_atoi. In all previousTom Lane2005-01-09
* New translationsPeter Eisentraut2005-01-09
* Translation updatesPeter Eisentraut2005-01-09
* New translationPeter Eisentraut2005-01-09
* Translation updatesPeter Eisentraut2005-01-09
* Consistently use geteuid() not getuid(); there were a few places deviatingTom Lane2005-01-08
* Improve comments in sample config files.Tom Lane2005-01-07
* upgrade tags to rc4REL8_0_0RC4PostgreSQL Daemon2005-01-07
* Minor mop-up for Windows home-directory stuff, per Magnus.Tom Lane2005-01-06
* Don't list port twice in SUBDIRS. Caught by Honda Shigehiro.Tom Lane2005-01-06
* Revert -Wl, change to Makefile.osf, as the allegedly more standardTom Lane2005-01-06
* Instead of a bare recv() to read the server's response to an SSLTom Lane2005-01-06
* Adjust lookup of client-side profile files (.pgpass and so on) as perTom Lane2005-01-06
* Translation updatesDennis Bjorklund2005-01-06
* Translation updatesDennis Bjorklund2005-01-06
* Translation updatesDennis Bjorklund2005-01-06
* Translation updatesPeter Eisentraut2005-01-06
* Translation updatesPeter Eisentraut2005-01-06
* Make the various places that determine the user's "home directory"Tom Lane2005-01-06
* Keep translations in step with synopses.Tom Lane2005-01-06
* Clean up code in libpq that obtains user's home directory: make a singleTom Lane2005-01-04
* Make pg_dump --oids work when default_with_oids = off. Per report fromTom Lane2005-01-04
* Translation updatePeter Eisentraut2005-01-04
* Fix typoPeter Eisentraut2005-01-04
* Translation updatesPeter Eisentraut2005-01-03
* Repair bufmgr deadlock problem reported by Michael Wildpaner. Must takeTom Lane2005-01-03
* Update copyright script.Bruce Momjian2005-01-03
* Adjust a few more copyright notices to match the format expected byTom Lane2005-01-01
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* Update copyrights that were missed.Bruce Momjian2005-01-01
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Clean up win32ver.o on Windows, per Magnus.Tom Lane2004-12-31
* make clean must remove zic$(X) for Windows, per Magnus.Tom Lane2004-12-31
* Fixed segfault in connect when specifying no database name.Michael Meskes2004-12-30
* Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.netTom Lane2004-12-29
* Refactor EXEC_BACKEND code so that postmaster child processes reattachTom Lane2004-12-29
* Translation updatesPeter Eisentraut2004-12-29