]> granicus.if.org Git - postgresql/commit
Fix identify_locking_dependencies to reflect the fact that fix_dependencies
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 Mar 2009 22:50:44 +0000 (22:50 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 13 Mar 2009 22:50:44 +0000 (22:50 +0000)
commit0f80200a8e0692c39bdc0e6caa1809a63fa44fc8
tree023f025cc16a59394f7cf79493a0921e9eb0c17e
parentd287c9eff0ba6e42f457ac71b07001f6e3ec3c90
Fix identify_locking_dependencies to reflect the fact that fix_dependencies
previously repointed TABLE dependencies to TABLE DATA.  Mea culpa.
src/bin/pg_dump/pg_backup_archiver.c