Commits

DateSubjectAuthorReleases
2012-03-20 pg_dump: Remove undocumented "files" output format Peter Eisentraut 9.2.0
2012-03-02 Fix incorrect uses of gzFile Peter Eisentraut 9.2.0
2012-02-16 Invent on_exit_nicely for pg_dump. Robert Haas 9.2.0
2011-11-29 Simplify the pg_dump/pg_restore error reporting macros, and allow Bruce Momjian 9.2.0
2011-11-27 Move pg_dump memory routines into pg_dumpmem.c/h and restore common.c Bruce Momjian 9.2.0
2011-11-25 Modify pg_dump to use error-free memory allocation macros. This avoids Bruce Momjian 9.2.0
2011-09-11 Remove many -Wcast-qual warnings Peter Eisentraut 9.2.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-07-21 Make pg_dump/pg_restore --clean options drop large objects too. Tom Lane 9.0.0
2009-02-02 Provide for parallel restoration from a custom format archive. Each data and Andrew Dunstan 8.4.0
2007-10-28 Make pg_dump and friends consistently report both the filename and the Tom Lane 8.3.0
2007-08-06 Fix pg_restore to guard against unexpected EOF while reading an archive file. Tom Lane 7.3.20
2007-08-06 Fix pg_restore to guard against unexpected EOF while reading an archive file. Tom Lane 7.4.18
2007-08-06 Fix pg_restore to guard against unexpected EOF while reading an archive file. Tom Lane 8.0.14
2007-08-06 Fix pg_restore to guard against unexpected EOF while reading an archive file. Tom Lane 8.1.10
2007-08-06 Fix pg_restore to guard against unexpected EOF while reading an archive file. Tom Lane 8.2.5
2007-08-06 Fix pg_restore to guard against unexpected EOF while reading an archive file. Tom Lane 8.3.0
2007-03-18 Code cleanup: mark some variables with the "const" modifier, when they Neil Conway 8.3.0
2007-02-19 Fix pg_dump on win32 to properly dump files larger than 2Gb when using Magnus Hagander 8.2.4
2007-02-19 Fix pg_dump on win32 to properly dump files larger than 2Gb when using Magnus Hagander 8.3.0
2007-02-08 Normalize fgets() calls to use sizeof() for calculating the buffer size Peter Eisentraut 8.3.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-05-22 Add strerror to pg_dump error messages where missing. Peter Eisentraut 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-06-21 pg_dump can now dump large objects even in plain-text output mode, by Tom Lane 8.1.0