Please find attached a patch for the pg_dump directory which addresses:
authorJan Wieck <JanWieck@Yahoo.com>
Thu, 6 Jul 2000 18:39:39 +0000 (18:39 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Thu, 6 Jul 2000 18:39:39 +0000 (18:39 +0000)
commit43f6ab86546931eee3cb2735953820efdb95a2f7
treec290f0f24a630c1298d38a1f3dbd7fee9e6d80c8
parent2a225ebf18afc373b1956c884e6beca47267f647
Please find attached a patch for the pg_dump directory which addresses:

- 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
src/bin/pg_dump/pg_backup_archiver.c
src/bin/pg_dump/pg_backup_archiver.h
src/bin/pg_dump/pg_backup_custom.c
src/bin/pg_dump/pg_backup_files.c
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_restore.c