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

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

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

Files