Commits

DateSubjectAuthorReleases
2012-09-28 Fix pg_restore to accept POSIX-conformant tar files. Tom Lane 9.0.11
2012-09-28 Fix tar files emitted by pg_basebackup to be POSIX conformant. Tom Lane 9.1.7
2012-09-28 Fix tar files emitted by pg_basebackup to be POSIX conformant. Tom Lane 9.2.2
2012-09-28 Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant. Tom Lane 9.3.0
2012-06-12 Fix pg_dump output to a named tar-file archive. Tom Lane 9.2.0
2012-05-30 Rewrite --section option to decouple it from --schema-only/--data-only. Tom Lane 9.2.0
2010-10-29 Fix comparisons of pointers with zero to compare with NULL instead. Tom Lane 9.1.0
2010-02-23 Minor style policing for error messages in pg_dump tar code. Notably, change Tom Lane 9.0.0
2010-01-07 Remove all the special-case code for INT64_IS_BUSTED, per decision that Tom Lane 9.0.0
2009-07-21 Make pg_dump/pg_restore --clean options drop large objects too. Tom Lane 9.0.0
2009-06-04 Remove a couple of debugging messages that have been #ifdef'd out for ages. Tom Lane 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-29 Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data Tom Lane 7.3.20
2007-08-29 Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data Tom Lane 7.4.18
2007-08-29 Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data Tom Lane 8.0.14
2007-08-29 Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data Tom Lane 8.1.10
2007-08-29 Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data Tom Lane 8.2.5
2007-08-29 Fix aboriginal bug in _tarAddFile(): when complaining that the amount of data 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
2006-11-01 pg_restore failed on tar-format archives if they contained large objects Tom Lane 8.1.6