]> 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:53 +0000 (17:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 17 May 2005 17:30:53 +0000 (17:30 +0000)
commit88c59aeed86d5602d35fbc247573d5a9d9da504c
tree0a664fd2e4b40b4672708006b342d4cd51bb7d34
parent103376e075cb2c14e1f0ba53fe82de87c654dffc
Guard against duplicate IDs in input file in SortTocFromFile().
Per report from Brian Hackett.
src/bin/pg_dump/pg_backup_archiver.c