]> granicus.if.org Git - postgresql/commit
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)
commit1af7b00169c6d3f87bd047c3236a554d7cf05e97
tree431578a7dfaeb4e2a3d984c6da16f9634494e32f
parent3d5c2692e704532c53b3c57b373912d817e29304
Fix ReadOffset() to work correctly when off_t is wider than int.
src/bin/pg_dump/pg_backup_archiver.c