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)
commitf4c1144897434dc978ceae1307c6f4e48e1add00
tree6c0066aa3db44142c3eef63f5a0abf33a65ccd76
parentd841bcecc32ae038325cc812897cdab897cb34db
Suppress database dump item when --table and/or --schema switch was
given, per gripe from Michael Fuhr.
src/bin/pg_dump/pg_dump.c