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

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

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

Files