aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-06-08 21:09:52 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-06-08 21:09:52 +0000
commit54dd1ff4379aaee578cd4460bb746c474e7778a3 (patch)
treecdc1bd1d4725376b2eed239e7f21a148a4a939ff /src/backend/access/gist/gistutil.c
parentbab4c41c9390422c1963edb9fc5a95d5c23b3aad (diff)
downloadpostgresql-54dd1ff4379aaee578cd4460bb746c474e7778a3.tar.gz
postgresql-54dd1ff4379aaee578cd4460bb746c474e7778a3.zip
ALTER AGGREGATE OWNER seems to have been missed by the last couple of
patches that dealt with object ownership. It wasn't updating pg_shdepend nor adjusting the aggregate's ACL. In 8.2 and up, fix this permanently by making it use AlterFunctionOwner_oid. In 8.1, the function code wasn't factored that way, so just copy and paste.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions