diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-08 21:09:52 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-08 21:09:52 +0000 |
commit | 54dd1ff4379aaee578cd4460bb746c474e7778a3 (patch) | |
tree | cdc1bd1d4725376b2eed239e7f21a148a4a939ff /src/backend/access/gist/gistutil.c | |
parent | bab4c41c9390422c1963edb9fc5a95d5c23b3aad (diff) | |
download | postgresql-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