aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-05-25 16:26:45 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-05-25 16:27:22 -0400
commit7b158d1baed859971c1aa792bff6a7e1f721cf91 (patch)
tree83a96a08654cd373db86fe1846ac6747d6065449 /src/backend/access/gist
parent3439e40f9afa5e8702c8e3e7d0b09a0cb4b07e73 (diff)
downloadpostgresql-7b158d1baed859971c1aa792bff6a7e1f721cf91.tar.gz
postgresql-7b158d1baed859971c1aa792bff6a7e1f721cf91.zip
Suppress extensions in partial dumps.
We initially had pg_dump emit CREATE EXTENSION commands unconditionally. However, pg_dump has long been in the habit of not dumping procedural language definitions when a --schema or --table switch is given. It seems appropriate to handle extensions the same way, since like PLs they are SQL objects that are not in any particular schema. Per complaint from Adrian Schreyer.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions