diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-08 21:09:59 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-06-08 21:09:59 +0000 |
commit | af55dc839bf819fc8c6aef32fda7816477be6db0 (patch) | |
tree | 32d38de12fc88eeb6f3c3d45d4e8110bd73e0ec5 /src/backend/access/gist/gistscan.c | |
parent | 742627a27e925a8175580229d9ba62f7adfd1a6a (diff) | |
download | postgresql-af55dc839bf819fc8c6aef32fda7816477be6db0.tar.gz postgresql-af55dc839bf819fc8c6aef32fda7816477be6db0.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/gistscan.c')
0 files changed, 0 insertions, 0 deletions