diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-03-02 01:18:26 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-03-02 01:18:26 +0000 |
commit | 181f55e5fb4ba63324c5c15ab98a37f5dad53236 (patch) | |
tree | 5e773a908e89f55c239a0b28e6329ab28f3520fc /src/backend/access/gist/gistutil.c | |
parent | 305fcb7aa4de221a22a1b20d0116f87c8045c46b (diff) | |
download | postgresql-181f55e5fb4ba63324c5c15ab98a37f5dad53236.tar.gz postgresql-181f55e5fb4ba63324c5c15ab98a37f5dad53236.zip |
Fix up pg_dump to emit shell-type definitions at the proper time, to
make use of the recently added ability to create a shell type explicitly.
I also put in place some infrastructure to allow dump/no dump decisions
to be made separately for each database object, rather than the former
hardwired 'dump if in a dumpable schema' policy. This was needed anyway
for shell types so now seemed a convenient time to do it. The flexibility
isn't exposed to the user yet, but is ready for future extensions.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions