- Notifications
You must be signed in to change notification settings - Fork5
Commit24e9752
committed
Revise psql pattern-matching switches as per discussion. The rule is now
to process all inclusion switches then all exclusion switches, so that thebehavior is independent of switch ordering.Use of -T does not cause non-table objects to be suppressed. Andthe patterns are now interpreted the same way psql's \d commands do it,rather than as pure regex commands; this allows for example -t schema.tabto do what it should have been doing all along. Re-enable the --blobsswitch to do something useful, ie, add back blobs into a dump they wereotherwise suppressed from.1 parent77d2b1b commit24e9752
File tree
4 files changed
+553
-380
lines changed- doc/src/sgml/ref
- src/bin/pg_dump
4 files changed
+553
-380
lines changed0 commit comments
Comments
(0)