Commits

DateSubjectAuthorReleases
2011-07-28 Fix pg_restore's direct-to-database mode for standard_conforming_strings. Tom Lane 8.3.16
2011-07-28 Fix pg_restore's direct-to-database mode for standard_conforming_strings. Tom Lane 8.4.9
2011-07-28 Fix pg_restore's direct-to-database mode for standard_conforming_strings. Tom Lane 9.0.5
2011-07-28 Fix pg_restore's direct-to-database mode for standard_conforming_strings. Tom Lane 9.1.0
2011-07-28 Fix pg_restore's direct-to-database mode for standard_conforming_strings. Tom Lane 9.2.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-02-24 Fix patch for printing backend and pg_dump versions so that it works in Tom Lane 9.0.0
2010-02-18 Fix up pg_dump's treatment of large object ownership and ACLs. We now emit Tom Lane 9.0.0
2010-02-17 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 Tom Lane 9.0.0
2010-02-05 Modify recently added PQconnectdbParams() with new argument, expand_dbname. Joe Conway 9.0.0
2009-12-14 Additional fixes for large object access control. Itagaki Takahiro 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-02-26 Add a -w/--no-password option that prevents all password prompts to all Peter Eisentraut 8.4.0
2009-02-25 Remove feof(stdin) calls related to when to prompt for a password, Peter Eisentraut 8.4.0
2009-02-02 Provide for parallel restoration from a custom format archive. Each data and Andrew Dunstan 8.4.0
2008-08-16 Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexec Tom Lane 7.4.22
2008-08-16 Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexec Tom Lane 8.0.18
2008-08-16 Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexec Tom Lane 8.1.14
2008-08-16 Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexec Tom Lane 8.2.10
2008-08-16 Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexec Tom Lane 8.3.4
2008-08-16 Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexec Tom Lane 8.4.0
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-26 Strengthen warnings about using pg_dump's -i option. Bruce Momjian 8.4.0
2007-12-09 Fix up the PQconnectionUsedPassword mess: create a separate Tom Lane 8.3.0