On Wed, Aug 30, 2017 at 6:58 AM, Pavan Deolasee <[email protected]> wrote: > It's quite possible that I don't understand the differences in "role" and > "session authorization", but it still looks like a bug to me. May be > SerializeGUCState() should check if SetRoleIsActive is true and only then > save the role information?
Ugh. Well, this is definitely a bug, but I'm not sure if that's the right fix. Mutually interdependent GUCs are bad news. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
