pgsql: Fix back-patch of "Invalidate acl.c caches when pg_authid change

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix back-patch of "Invalidate acl.c caches when pg_authid change
Date: 2020-12-25 19:07:05
Message-ID: E1kssQb-0000bU-Lx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix back-patch of "Invalidate acl.c caches when pg_authid changes."

Test script role names and error messages differed in v10, 9.6 and 9.5.

Discussion: https://postgr.es/m/20201221095028.GB3777719@rfd.leadboat.com

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3f920e876bdc045959ebb82e44245cb839da0df4

Modified Files
--------------
src/test/regress/expected/privileges.out | 6 +++---
src/test/regress/sql/privileges.sql | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Justin Pryzby 2020-12-25 19:09:35 Re: pgsql: Add key management system
Previous Message Bruce Momjian 2020-12-25 19:01:06 Re: pgsql: Add key management system