forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6eefe2c
committed
Doc: clarify introduction to database roles.
Word-smith section 22.1 ("Database Roles") a little bit in hopesof removing confusion about how the bootstrap superuser's nameis chosen.While here, I couldn't help noticing that the claim that the bootstrapsuperuser is the only initially-existing role has been a lie sincewe started to invent predefined roles. We don't want too much detailin this very introductory text, but it seems worth changing it to saythat it's the only initially-existing login-capable role.Per documentation comment from Maja Zaloznik.Discussion:https://postgr.es/m/167931662853.3349090.18217722739345182859@wrigleys.postgresql.org1 parent5548416 commit6eefe2c
1 file changed
+11
-6
lines changedLines changed: 11 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
94 | 98 |
| |
95 | 99 |
| |
96 | 100 |
| |
97 | 101 |
| |
98 | 102 |
| |
99 | 103 |
| |
100 | 104 |
| |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
106 | 111 |
| |
107 | 112 |
| |
108 | 113 |
| |
|
0 commit comments
Comments
(0)