aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/pg_backup_custom.c
Commit message (Collapse)AuthorAge
...
* - Support for BLOB output from pg_dump and input via pg_restorePhilip Warner2000-07-21
| | | | | | | - Support for direct DB connection in pg_restore - Fixes in support for --insert flag - pg_dump now outputs in modified OID order - various other bug fixes
* Please find attached a patch for the pg_dump directory which addresses:Jan Wieck2000-07-06
| | | | | | | | | | - The problems Jan reported - incompatibility with configure (now uses HAVE_LIBZ instead of HAVE_ZLIB) - a problem in auto-detecting archive file format on piped archives Philip Warner
* pg_dump patch from Philip WarnerBruce Momjian2000-07-04