OSDN Git Service

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:23:58 +0000 (22:23 -0400)
commit8ede427938e9676d0e497406c213f098303a93f3
treed83ab2140bb8bcf3649de87538cc2e0beb28682b
parent0babcdf6cfdfb2a828056afc3172ec524f090fd5
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