Commits

DateSubjectAuthorReleases
2013-03-24 Fix some unportable constructs in parallel pg_dump code. Tom Lane 9.3.0
2013-03-24 Add parallel pg_dump option. Andrew Dunstan 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-05-30 Rewrite --section option to decouple it from --schema-only/--data-only. Tom Lane 9.2.0
2012-05-29 Eliminate some more O(N^2) behaviors in pg_dump/pg_restore. Tom Lane 9.2.0
2012-03-20 pg_dump: get rid of die_horribly Alvaro Herrera 9.2.0
2012-03-20 pg_dump: Remove undocumented "files" output format Peter Eisentraut 9.2.0
2012-02-07 pg_dump: Further reduce reliance on global variables. Robert Haas 9.2.0
2012-02-06 Remove dead declaration. Robert Haas 9.2.0
2012-01-31 pg_dump: Add GCC noreturn attribute to appropriate functions Peter Eisentraut 9.2.0
2012-01-06 Fix pg_restore's direct-to-database mode for INSERT-style table data. Tom Lane 8.3.18
2012-01-06 Fix pg_restore's direct-to-database mode for INSERT-style table data. Tom Lane 8.4.11
2012-01-06 Fix pg_restore's direct-to-database mode for INSERT-style table data. Tom Lane 9.0.7
2012-01-06 Fix pg_restore's direct-to-database mode for INSERT-style table data. Tom Lane 9.1.3
2012-01-06 Fix pg_restore's direct-to-database mode for INSERT-style table data. Tom Lane 9.2.0
2011-12-17 Add --section option to pg_dump and pg_restore. Andrew Dunstan 9.2.0
2011-11-30 Clean up after recent pg_dump patches. Tom Lane 9.2.0
2011-11-29 Simplify the pg_dump/pg_restore error reporting macros, and allow Bruce Momjian 9.2.0
2011-07-28 Fix pg_restore's direct-to-database mode for standard_conforming_strings. Tom Lane 8.2.22
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
2011-04-28 Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. Andrew Dunstan 9.1.0