Fix pg_restore to guard against unexpected EOF while reading an archive file.

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

Commit: fbf9179a2758f721ed460f6503e36c56b82eef4c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-08-06T01:38:40Z
Releases: 8.0.14
Fix pg_restore to guard against unexpected EOF while reading an archive file.
Per report and partial patch from Chad Wagner.

Files