]> granicus.if.org Git - postgresql/commit
Guard against duplicate IDs in input file in SortTocFromFile().
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 May 2005 17:30:41 +0000 (17:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 May 2005 17:30:41 +0000 (17:30 +0000)
commit626be474d3a0328f06dbc2ff0838c10aaa1ae2bf
treeb22de606c6bb3d913aef9eaeb33809504d7fb032
parentba5684691c207d0c09313b7680ffc69d76c03fff
Guard against duplicate IDs in input file in SortTocFromFile().
Per report from Brian Hackett.
src/bin/pg_dump/pg_backup_archiver.c