aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-10-10 22:29:48 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-10-10 22:29:48 +0000
commitc6b9924bec6f621f9bbceb38d7839a83c148c6ce (patch)
tree10e09be386a57d37ef1c7a5eaa958f32e3628e43 /src/backend/access/gist/gistget.c
parent375e7d557974d43e0c059c8894ac976e90333013 (diff)
downloadpostgresql-c6b9924bec6f621f9bbceb38d7839a83c148c6ce.tar.gz
postgresql-c6b9924bec6f621f9bbceb38d7839a83c148c6ce.zip
Remove the DELETEs from pg_shadow and pg_group that pg_dumpall used to
emit when given the --clean option, in favor of individual DROP ROLE commands. The old technique could not possibly work in 8.1, and was never a very good idea anyway IMHO. The DROP ROLE approach has the defect that the DROPs will fail for roles that own objects or have privileges, but perhaps we can improve that later.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions