Commits

DateSubjectAuthorReleases
2008-04-13 Turn the -i/--ignore-version options of pg_dump and pg_dumpall into no-ops: Tom Lane 8.4.0
2008-03-20 Dept of second thoughts: --no-tablespaces had better also prevent Tom Lane 8.4.0
2008-03-20 Support a --no-tablespaces option in pg_dump/pg_dumpall/pg_restore, so that Tom Lane 8.4.0
2007-12-09 Fix up the PQconnectionUsedPassword mess: create a separate Tom Lane 8.3.0
2007-10-28 Make pg_dump and friends consistently report both the filename and the Tom Lane 8.3.0
2007-10-13 Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the Tom Lane 8.3.0
2007-07-08 Get rid of client-code dependencies on the exact text of the no-password Tom Lane 8.3.0
2006-11-21 Suppress timezone (%Z) part of timestamp display when running on Windows, Tom Lane 8.2.0
2006-09-27 Remove separate strdup.h header file; it's redundant with port.h. Tom Lane 8.2.0
2006-05-28 Fix up pg_dump to do string escaping fully correctly for client encoding Tom Lane 8.2.0
2006-04-07 Fix pg_dumpall to do something sane when a pre-8.1 installation has Tom Lane 8.1.4
2006-04-07 Fix pg_dumpall to do something sane when a pre-8.1 installation has Tom Lane 8.2.0
2005-10-10 Remove the DELETEs from pg_shadow and pg_group that pg_dumpall used to Tom Lane 8.1.0
2005-08-28 dumpUserConfig failed (in a pretty harmless way, but failed nonetheless) Tom Lane 8.1.0
2005-07-31 Add per-user and per-database connection limit options. Tom Lane 8.1.0
2005-07-25 Awhile back we replaced all uses of strcasecmp and strncasecmp with Tom Lane 8.1.0
2005-07-18 Back-patch fix for erroneous backslashing of LIKE pattern. Tom Lane 8.0.4
2005-07-18 Avoid use of E'', and thereby creating an unnecessary version-dependency, Tom Lane 8.1.0
2005-07-08 Try connecting to both postgres and template1 databases to do the initial Tom Lane 8.1.0
2005-06-21 Fix pg_dumpall to do the right thing with "postgres" database, per Tom Lane 8.1.0
2005-06-21 Cause initdb to create a third standard database "postgres", which Tom Lane 8.1.0
2005-04-18 pg_dumpall should enforce the server version check for itself, rather Tom Lane 8.0.3
2005-04-18 pg_dumpall should enforce the server version check for itself, rather Tom Lane 8.1.0
2004-12-03 Adjust help message for --no-owner, per Alvaro Herrera. Tom Lane 8.0.0
2004-11-27 Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spotted by Lorne Sunley. Tom Lane 8.0.0