]> 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:03:05 +0000 (11:03 -0800)
commit3f920e876bdc045959ebb82e44245cb839da0df4
treebb2c6c24630872f4041860f49b9722a3a4c6a5e6
parentb81d3791ed8f52bf2507c306bda922dc272f20ce
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