diff options
author | Jeff Davis <jdavis@postgresql.org> | 2023-08-07 15:13:06 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2023-08-09 13:09:01 -0700 |
commit | 0d56c32c8e724f96f4aa5b15645d427f6e2ddf21 (patch) | |
tree | 7f344d3bf851dea1bd1aac932c0a71373c7d194a /src/backend/access/gist | |
parent | e90308ae6b4a468d089733cc6f650bda144c01cc (diff) | |
download | postgresql-0d56c32c8e724f96f4aa5b15645d427f6e2ddf21.tar.gz postgresql-0d56c32c8e724f96f4aa5b15645d427f6e2ddf21.zip |
Recalculate search_path after ALTER ROLE.
Renaming a role can affect the meaning of the special string $user, so
must cause search_path to be recalculated.
Discussion: https://postgr.es/m/186761d32c0255debbdf50b6310b581b9c973e6c.camel@j-davis.com
Reviewed-by: Nathan Bossart, Michael Paquier
Backpatch-through: 11
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions