aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlogutils.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-06-08 21:09:48 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-06-08 21:09:48 +0000
commit395f8b91dbd7093d2981f2168777702e8aaa6b38 (patch)
treeb2f1d0a3ecdd5cca8524df66d803d7c6273d721d /src/backend/access/transam/xlogutils.c
parent6d61b404d46231e7884fcb8b4940b22f6b9fe346 (diff)
downloadpostgresql-395f8b91dbd7093d2981f2168777702e8aaa6b38.tar.gz
postgresql-395f8b91dbd7093d2981f2168777702e8aaa6b38.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/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions