Fix bug in new pg_dump -T/-N handling that was dumping system schemas if
authorBruce Momjian <bruce@momjian.us>
Fri, 4 Aug 2006 18:32:15 +0000 (18:32 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 4 Aug 2006 18:32:15 +0000 (18:32 +0000)
commit72015a36657a4c11e6655f2a93a43acd2931af8c
tree146327967d34e5d178cb2f833fdcb09d8938b580
parent415ada6495542258baee1ce69c0f8b023af1f98b
Fix bug in new pg_dump -T/-N handling that was dumping system schemas if
these options were used before -n/-t.
src/bin/pg_dump/pg_dump.c