Changes of 6-Sep-02 broke pg_restore's ability to recognize tar-format
Tom Lane <tgl@sss.pgh.pa.us>
Changes of 6-Sep-02 broke pg_restore's ability to recognize tar-format files. Fix it.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_backup_archiver.h | modified | +2 −2 |
| src/bin/pg_dump/pg_backup_tar.c | modified | +13 −3 |