In dumpTable, re-instate the skipping logic
Pretty sure I removed this based on some incorrect thinking that it was
no longer possible to reach this point for a table which will not be
dumped, but that's clearly wrong.
Pointed out on IRC by Erik Rijkers.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/689f9a058854a1a32e994818dd6d79f49d8f8a1b
Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 7 +++++++
1 file changed, 7 insertions(+)