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 Branch ------ REL9_0_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/147d6269f3e2d20e1790520e117e574092719ca3 Modified Files -------------- src/backend/catalog/aclchk.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
