summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeAgg.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-12-21 18:23:24 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-12-21 18:23:24 -0500
commit7443ab2b348d190e8784a2684a5b6ae91f7dcd4b (patch)
treef7ac86347e00aa29cb066bac46dc2906fc37d2fc /src/backend/executor/nodeAgg.c
parent61dd2ffaff1be5768151e72aca030d7755255b26 (diff)
Update per-column ACLs, not only per-table ACL, when changing table owner.
We forgot to modify column ACLs, so privileges were still shown as having been granted by the old owner. This meant that neither the new owner nor a superuser could revoke the now-untraceable-to-table-owner permissions. Per bug #6350 from Marc Balmer. This has been wrong since column ACLs were added, so back-patch to 8.4.
Diffstat (limited to 'src/backend/executor/nodeAgg.c')
0 files changed, 0 insertions, 0 deletions