forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3330a8d
committed
doc: Clarify requirements for SET ROLE.
Since commit3d14e17, SET ROLE has required the current sessionuser to have membership with the SET option in the target role, butthe SET ROLE documentation only mentions the membershiprequirement. This commit adds this important detail to the SETROLE page.Reviewed-by: Robert HaasDiscussion:https://postgr.es/m/CA%2BRLCQysHtME0znk2KUMJN343ksboSRQSU-hCnOjesX6VK300Q%40mail.gmail.comBackpatch-through: 161 parentaf1d395 commit3330a8d
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
|
0 commit comments
Comments
(0)