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

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

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

Files