aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorJoe Conway <mail@joeconway.com>2021-04-02 13:48:42 -0400
committerJoe Conway <mail@joeconway.com>2021-04-02 13:48:42 -0400
commit174edbe9f9c1538ab3347474e96d176223591cd1 (patch)
treef7fe1131cbcd808912534c339bc9e235c9881e31 /src/backend/tcop/postgres.c
parent2eb1fc8b1ae8b974007e85636fc7336a9b5d7222 (diff)
downloadpostgresql-174edbe9f9c1538ab3347474e96d176223591cd1.tar.gz
postgresql-174edbe9f9c1538ab3347474e96d176223591cd1.zip
Clarify documentation of RESET ROLE
Command-line options, or previous "ALTER (ROLE|DATABASE) ... SET ROLE ..." commands, can change the value of the default role for a session. In the presence of one of these, RESET ROLE will change the current user identifier to the default role rather than the session user identifier. Fix the documentation to reflect this reality. Backpatch to all supported versions. Author: Nathan Bossart Reviewed-By: Laurenz Albe, David G. Johnston, Joe Conway Reported by: Nathan Bossart Discussion: https://postgr.es/m/flat/925134DB-8212-4F60-8AB1-B1231D750CB4%40amazon.com Backpatch-through: 9.6
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions