aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/datetime.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-06-08 21:10:05 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-06-08 21:10:05 +0000
commit7603ca19680ac3a6a5dc60a51f536204230f8637 (patch)
treebc7fef07aaa3031c8b3cecdae238c8d92c8222ff /src/backend/utils/adt/datetime.c
parenta8690111f9aae6405a1f4c1280076ccda62c7485 (diff)
downloadpostgresql-7603ca19680ac3a6a5dc60a51f536204230f8637.tar.gz
postgresql-7603ca19680ac3a6a5dc60a51f536204230f8637.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/utils/adt/datetime.c')
0 files changed, 0 insertions, 0 deletions