OSDN Git Service

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)
commitad269d5e3b667a628bb98a6e6b861b4df5451dbb
treee411a47ce2132177f9cde9c64602c938d6bd0e9e
parent6db6714ffcf04b4593d7998635e998530f517329
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