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 ------ master Details ------- http://git.postgresql.org/pg/commitdiff/8ede427938e9676d0e497406c213f098303a93f3 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
