]> granicus.if.org Git - postgresql/commit
Fix use of incorrect constant RemoveRoleFromObjectACL.
authorRobert Haas <rhaas@postgresql.org>
Thu, 21 Apr 2011 02:23:58 +0000 (22:23 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 21 Apr 2011 02:26:12 +0000 (22:26 -0400)
commit147d6269f3e2d20e1790520e117e574092719ca3
treec384019a4d7824548863ef97772f48f92b6b1600
parentb381b58286f8fac4d8b08e54e223f238742d1652
Fix use of incorrect constant RemoveRoleFromObjectACL.

This could cause failures when DROP OWNED BY attempt to remove default
privileges on sequences.  Back-patching to 9.0.

Shigeru Hanada
src/backend/catalog/aclchk.c