Move resetting of currSchema to a spot where it's not vulnerable to getting
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 24 Nov 2007 20:26:49 +0000 (20:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 24 Nov 2007 20:26:49 +0000 (20:26 +0000)
commita68affbb05796bc678d7c11711e88c51fba3b279
tree263e44ef450783422e648873dec1d74f79a6498a
parentc92b5950d2a54ba54e4767079fdf4c28f1051b38
Move resetting of currSchema to a spot where it's not vulnerable to getting
missed in possible future partial-drop scenarios.  Improve comment.
Per report from Zoltan Boszormenyi.
src/bin/pg_dump/pg_backup_archiver.c