Bruce Momjian wrote: > adjust ACL owners for REASSIGN and ALTER OWNER TO > > When REASSIGN and ALTER OWNER TO are used, both the object owner and ACL > list should be changed from the old owner to the new owner. This patch > fixes types, foreign data wrappers, and foreign servers to change their > ACL list properly; they already changed owners properly.
Isn't this a backpatchable bug fix? -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
