forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd7a541a
committed
Elaborate on what gets stored in pg_authid.rolpasswd.
Also, add cross-reference from pg_shadow.passwd to pg_authid.rolpasswd andfix a bit of markup I muffed in my previous commit.Per discussion with Josh Kupershmidt.1 parentd1c33cc commitd7a541a
1 file changed
+13
-4
lines changedLines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
1179 | 1179 |
| |
1180 | 1180 |
| |
1181 | 1181 |
| |
1182 |
| - | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
1183 | 1190 |
| |
1184 | 1191 |
| |
1185 | 1192 |
| |
| |||
6938 | 6945 |
| |
6939 | 6946 |
| |
6940 | 6947 |
| |
6941 |
| - | |
| 6948 | + | |
6942 | 6949 |
| |
6943 | 6950 |
| |
6944 | 6951 |
| |
| |||
7005 | 7012 |
| |
7006 | 7013 |
| |
7007 | 7014 |
| |
7008 |
| - | |
| 7015 | + | |
| 7016 | + | |
| 7017 | + | |
7009 | 7018 |
| |
7010 | 7019 |
| |
7011 | 7020 |
| |
|
0 commit comments
Comments
(0)