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

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Fix back-patch of "Invalidate acl.c caches when pg_authid change
Дата
Msg-id E1kssQb-0000bT-LW@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d176b9d5e187fc0317f04847fab0d284d467edb8

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: fixes docs and missing initdb help option for commit 978f869b99
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: pgsql: Add key management system