aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-08-03 19:43:05 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-08-03 19:43:05 +0000
commit8f0ee46dcb9dcf522cfa6475479ac8d67a9078fc (patch)
tree08364e3b19168af85cd2d59464895b18e1275bce /src/backend/access/gist
parent42fbb6dbe78f4f16cd8e5492529c6766cde5845d (diff)
downloadpostgresql-8f0ee46dcb9dcf522cfa6475479ac8d67a9078fc.tar.gz
postgresql-8f0ee46dcb9dcf522cfa6475479ac8d67a9078fc.zip
Fix pg_dump so that comments on views are dumped in the proper sequence.
Dump the alignment and storage information for user-defined types (how'd that manage to slip through the cracks?), and don't dump 'shell' types that don't have typisdefined set. Fix badly broken logic for dependencies of type definitions (did not work for more than one user-defined type...). Avoid memory leakage within pg_dump by being more careful to release storage used by PQExpBuffer objects.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions