Skip to content

Commit afc4a78

Browse files
committed
Refactor documentation about privileges to centralize the info.
Expand section 5.6 "Privileges" to include the full definition of each privilege type, and an explanation of aclitem privilege displays, along with some helpful summary tables. Most of this material came out of the GRANT reference page, although some of it is new. Adjust a bunch of links that were pointing to GRANT to point to 5.6. Fabien Coelho and Tom Lane, reviewed by Bradley DeJong Discussion: https://postgr.es/m/alpine.DEB.2.21.1807311735200.20743@lancre
1 parent ee2b37a commit afc4a78

File tree

8 files changed

+589
-390
lines changed

8 files changed

+589
-390
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 11 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1973,10 +1973,7 @@ SCRAM-SHA-256$<iteration count>:&l
19731973
aclitem[]
19741974
19751975
1976-
Access privileges; see
1977-
and
1978-
1979-
for details
1976+
Access privileges; see for details
19801977
19811978
19821979

@@ -2679,10 +2676,7 @@ SCRAM-SHA-256$<iteration count>:&l
26792676
aclitem[]
26802677
26812678
2682-
Access privileges; see
2683-
and
2684-
2685-
for details
2679+
Access privileges; see for details
26862680
26872681
26882682
@@ -3491,10 +3485,7 @@ SCRAM-SHA-256$<iteration count>:&l
34913485
aclitem[]
34923486
34933487
3494-
Access privileges; see
3495-
and
3496-
3497-
for details
3488+
Access privileges; see for details
34983489
34993490
35003491

@@ -3587,10 +3578,7 @@ SCRAM-SHA-256$<iteration count>:&l
35873578
aclitem[]
35883579
35893580
3590-
Access privileges; see
3591-
and
3592-
3593-
for details
3581+
Access privileges; see for details
35943582
35953583
35963584

@@ -4052,9 +4040,7 @@ SCRAM-SHA-256$<iteration count>:&l
40524040
40534041
40544042
The initial access privileges; see
4055-
and
4056-
4057-
for details
4043+
for details
40584044
40594045
40604046

@@ -4179,10 +4165,7 @@ SCRAM-SHA-256$<iteration count>:&l
41794165
aclitem[]
41804166
41814167
4182-
Access privileges; see
4183-
and
4184-
4185-
for details
4168+
Access privileges; see for details
41864169
41874170
41884171
@@ -4319,10 +4302,7 @@ SCRAM-SHA-256$<iteration count>:&l
43194302
aclitem[]
43204303
43214304
4322-
Access privileges; see
4323-
and
4324-
4325-
for details
4305+
Access privileges; see for details
43264306
43274307
43284308

@@ -4386,10 +4366,7 @@ SCRAM-SHA-256$<iteration count>:&l
43864366
aclitem[]
43874367
43884368
4389-
Access privileges; see
4390-
and
4391-
4392-
for details
4369+
Access privileges; see for details
43934370
43944371
43954372
@@ -5396,10 +5373,7 @@ SCRAM-SHA-256$<iteration count>:&l
53965373
aclitem[]
53975374
53985375
5399-
Access privileges; see
5400-
and
5401-
5402-
for details
5376+
Access privileges; see for details
54035377
54045378
54055379
@@ -6810,10 +6784,7 @@ SCRAM-SHA-256$<iteration count>:&l
68106784
aclitem[]
68116785
68126786
6813-
Access privileges; see
6814-
and
6815-
6816-
for details
6787+
Access privileges; see for details
68176788
68186789
68196790

@@ -7923,10 +7894,7 @@ SCRAM-SHA-256$<iteration count>:&l
79237894
aclitem[]
79247895
79257896
7926-
Access privileges; see
7927-
and
7928-
7929-
for details
7897+
Access privileges; see for details
79307898
79317899
79327900

0 commit comments

Comments
 (0)