forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd891dcc
committed
Improve some documentation about the bootstrap superuser.
This commit adds some notes about the inability to remove superuserprivileges from the bootstrap superuser. This has been blockedsince commite530be2, but it wasn't intended be a supportedfeature before that, either.In passing, change "bootstrap user" to "bootstrap superuser" in acouple places.Author: Yurii RashkovskiiReviewed-by: Vignesh C, David G. JohnstonDiscussion:https://postgr.es/m/CA%2BRLCQzSx_eTC2Fch0EzeNHD3zFUcPvBYOoB%2BpPScFLch1DEQw%40mail.gmail.com1 parentdd3ca8c commitd891dcc
File tree
4 files changed
+7
-4
lines changed- doc/src/sgml
- ref
- src/backend/commands
4 files changed
+7
-4
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
250 |
| - | |
| 250 | + | |
| 251 | + | |
251 | 252 |
| |
252 | 253 |
| |
253 | 254 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
353 |
| - | |
| 353 | + | |
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
868 | 868 |
| |
869 | 869 |
| |
870 | 870 |
| |
871 |
| - | |
| 871 | + | |
872 | 872 |
| |
873 | 873 |
| |
874 | 874 |
| |
|
0 commit comments
Comments
(0)