Commits

DateSubjectAuthorReleases
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. Tom Lane 9.6.0
2016-01-13 Run pgindent on src/bin/pg_dump/* Tom Lane 9.6.0
2014-11-13 Fix pg_dumpall to restore its ability to dump from ancient servers. Tom Lane 9.1.15
2014-11-13 Fix pg_dumpall to restore its ability to dump from ancient servers. Tom Lane 9.2.10
2014-11-13 Fix pg_dumpall to restore its ability to dump from ancient servers. Tom Lane 9.3.6
2014-11-13 Fix pg_dumpall to restore its ability to dump from ancient servers. Tom Lane 9.4.0
2014-11-13 Fix pg_dumpall to restore its ability to dump from ancient servers. Tom Lane 9.5.0
2014-10-27 Avoid unportable strftime() behavior in pg_dump/pg_dumpall. Tom Lane 9.5.0
2014-10-17 Re-pgindent src/bin/pg_dump/*. Tom Lane 9.5.0
2014-07-02 Allow CREATE/ALTER DATABASE to manipulate datistemplate and datallowconn. Tom Lane 9.5.0
2014-03-18 Fix pg_dumpall option parsing: -i doesn't take an argument. Tom Lane 9.3.5
2014-03-18 Fix pg_dumpall option parsing: -i doesn't take an argument. Tom Lane 9.4.0
2011-11-30 Remove duplicate definition of 'progname'. Tom Lane 9.2.0
2011-11-30 Clean up after recent pg_dump patches. Tom Lane 9.2.0
2010-08-13 Fix pg_restore to complain if any arguments remain after parsing the switches Tom Lane 9.0.0
2010-08-13 Fix pg_restore to complain if any arguments remain after parsing the switches Tom Lane 9.1.0
2010-08-03 Code review for --quote-all-identifiers patch: add missing --help documentation Tom Lane 9.1.0
2010-02-17 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 Tom Lane 9.0.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0
2009-05-10 Adjust pg_dumpall so that it emits ENCODING, LC_COLLATE, and LC_CTYPE options Tom Lane 8.4.0
2009-04-11 Fix pg_dumpall so that when --clean is specified, it drops roles and Tom Lane 8.4.0
2009-04-05 Remove a boatload of useless definitions of 'int optreset'. If we Tom Lane 8.4.0
2009-03-22 Remove the -d and -D options of pg_dump and pg_dumpall. The functionality Tom Lane 8.4.0
2009-01-22 Support column-level privileges, as required by SQL standard. Tom Lane 8.4.0
2009-01-05 Add a --role option to pg_dump, pg_dumpall, and pg_restore. This allows Tom Lane 8.4.0