]> granicus.if.org Git - postgresql/commit
Suppress database dump item when --table and/or --schema switch was
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Sep 2005 19:58:02 +0000 (19:58 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Sep 2005 19:58:02 +0000 (19:58 +0000)
commitdbf952860e798133e2edc22a6caaf31f53b3e096
treea6a9cca8a027fb61ab9625c8ba2252d2df49f6a3
parentbc9d4ec9a117bb4cb6f1a137ad26d3f02055b96a
Suppress database dump item when --table and/or --schema switch was
given, per gripe from Michael Fuhr.
src/bin/pg_dump/pg_dump.c