Commit 4fa046a
committed
Fix omissions in documentation of the pg_roles view.
Somehow, column rolconfig got removed from the documentation of the
pg_roles view in the 9.0 cycle, although the column is actually still
there. In 9.1, we'd also forgotten to document the rolreplication column.
Spotted by Sakamoto Masahiko.1 parent 99e47ed commit 4fa046a
1 file changed
+22
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1263 | 1263 | | |
1264 | 1264 | | |
1265 | 1265 | | |
1266 | | - | |
| 1266 | + | |
1267 | 1267 | | |
1268 | 1268 | | |
1269 | 1269 | | |
| |||
1274 | 1274 | | |
1275 | 1275 | | |
1276 | 1276 | | |
1277 | | - | |
| 1277 | + | |
1278 | 1278 | | |
1279 | 1279 | | |
1280 | 1280 | | |
| |||
7377 | 7377 | | |
7378 | 7378 | | |
7379 | 7379 | | |
7380 | | - | |
| 7380 | + | |
7381 | 7381 | | |
7382 | 7382 | | |
7383 | 7383 | | |
| |||
7391 | 7391 | | |
7392 | 7392 | | |
7393 | 7393 | | |
| 7394 | + | |
| 7395 | + | |
| 7396 | + | |
| 7397 | + | |
| 7398 | + | |
| 7399 | + | |
| 7400 | + | |
| 7401 | + | |
| 7402 | + | |
| 7403 | + | |
| 7404 | + | |
| 7405 | + | |
7394 | 7406 | | |
7395 | 7407 | | |
7396 | 7408 | | |
| |||
7416 | 7428 | | |
7417 | 7429 | | |
7418 | 7430 | | |
| 7431 | + | |
| 7432 | + | |
| 7433 | + | |
| 7434 | + | |
| 7435 | + | |
| 7436 | + | |
| 7437 | + | |
7419 | 7438 | | |
7420 | 7439 | | |
7421 | 7440 | | |
| |||
0 commit comments