aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execProcnode.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-10-09 23:36:59 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-10-09 23:36:59 +0000
commit24e97528631e7e810ce61fc0f5fbcaca0c001c4c (patch)
treea5e9bfd5000f583ea12e72d12a7e00a856254b88 /src/backend/executor/execProcnode.c
parent77d2b1b625c7decd7a25ec865bced3b927de6d4b (diff)
downloadpostgresql-24e97528631e7e810ce61fc0f5fbcaca0c001c4c.tar.gz
postgresql-24e97528631e7e810ce61fc0f5fbcaca0c001c4c.zip
Revise psql pattern-matching switches as per discussion. The rule is now
to process all inclusion switches then all exclusion switches, so that the behavior is independent of switch ordering. Use of -T does not cause non-table objects to be suppressed. And the 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.tab to do what it should have been doing all along. Re-enable the --blobs switch to do something useful, ie, add back blobs into a dump they were otherwise suppressed from.
Diffstat (limited to 'src/backend/executor/execProcnode.c')
0 files changed, 0 insertions, 0 deletions