Changes of 6-Sep-02 broke pg_restore's ability to recognize tar-format

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 330b4e42150d3040c221f6be0e8236761abe2f79
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-02-01T19:29:16Z
Releases: 7.4.1
Changes of 6-Sep-02 broke pg_restore's ability to recognize tar-format
files.  Fix it.

Files

PathChange+/−
src/bin/pg_dump/pg_backup_archiver.h modified +2 −2
src/bin/pg_dump/pg_backup_tar.c modified +13 −3