]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix back-patch of "Invalidate acl.c caches when pg_authid changes."
authorNoah Misch <noah@leadboat.com>
Fri, 25 Dec 2020 19:02:56 +0000 (11:02 -0800)
committerNoah Misch <noah@leadboat.com>
Fri, 25 Dec 2020 19:02:56 +0000 (11:02 -0800)
commitd176b9d5e187fc0317f04847fab0d284d467edb8
treee0c0d9ae523b2343ac78d85ae557f63c269709f0
parentd7c197f46251cfdf89807f6ab2bc84a0b12c9cad
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
src/test/regress/expected/privileges.out
src/test/regress/sql/privileges.sql