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

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

Commit: 90ad65a8ab1ece173d5e1edfad0f79c8985f64b0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-02-01T19:29:26Z
Releases: 7.3.2
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