Fix use of incorrect constant RemoveRoleFromObjectACL.

Robert Haas <rhaas@postgresql.org>

Commit: 147d6269f3e2d20e1790520e117e574092719ca3
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-04-21T02:26:12Z
Releases: 9.0.5
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

Files

PathChange+/−
src/backend/catalog/aclchk.c modified +1 −1