Fix ReadOffset() to work correctly when off_t is wider than int.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 4 Jan 2004 04:02:22 +0000 (04:02 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 4 Jan 2004 04:02:22 +0000 (04:02 +0000)
commit9784fbd0f14f8bc47007a349a264366b95557984
treef34f55eecf413eb439a287c2b20bc400643837bb
parent78abc13c4e03261387575bda5634fbe579570ae6
Fix ReadOffset() to work correctly when off_t is wider than int.
src/bin/pg_dump/pg_backup_archiver.c