aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorJoe Conway <mail@joeconway.com>2013-06-09 17:31:51 -0700
committerJoe Conway <mail@joeconway.com>2013-06-09 17:31:51 -0700
commit86742ac9c838cb383f951703f28938d371cb7858 (patch)
tree3889301e372c5d7f474e940395db9db457848eea /src/tutorial/syscat.source
parenta2c2336f9601c7c3b62c910eb5716d196cdd8496 (diff)
downloadpostgresql-86742ac9c838cb383f951703f28938d371cb7858.tar.gz
postgresql-86742ac9c838cb383f951703f28938d371cb7858.zip
Fix ordering of obj id for Rules and EventTriggers in pg_dump.
getSchemaData() must identify extension member objects and mark them as not to be dumped. This must happen after reading all objects that can be direct members of extensions, but before we begin to process table subsidiary objects. Both rules and event triggers were wrong in this regard. Backport rules portion of patch to 9.1 -- event triggers do not exist prior to 9.3. Suggested fix by Tom Lane, initial complaint and patch by me.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions