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

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

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

Files