diff options
author | Jeff Davis <jdavis@postgresql.org> | 2023-08-07 15:11:18 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2023-08-07 15:11:18 -0700 |
commit | a86d4022788943b6bd3141b64d2a3e1129570087 (patch) | |
tree | 94af28e0e1f4ba4b84810ee5aa3e3c8b41c41d34 /src/backend/commands/foreigncmds.c | |
parent | 66c1983d96b66edbae1f1eb0070b447f128176e2 (diff) | |
download | postgresql-a86d4022788943b6bd3141b64d2a3e1129570087.tar.gz postgresql-a86d4022788943b6bd3141b64d2a3e1129570087.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/commands/foreigncmds.c')
0 files changed, 0 insertions, 0 deletions