]> granicus.if.org Git - postgresql/commit
Refactor documentation about privileges to centralize the info.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 3 Dec 2018 16:40:49 +0000 (11:40 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 3 Dec 2018 16:40:49 +0000 (11:40 -0500)
commitafc4a78a30146a0db415c5c2bbf460e5a576d70f
tree1a45ae33ee31868290dca4bb6bc8bd435a20844f
parentee2b37ae044f34851baba69e9ba737077326414e
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
doc/src/sgml/catalogs.sgml
doc/src/sgml/ddl.sgml
doc/src/sgml/func.sgml
doc/src/sgml/ref/alter_default_privileges.sgml
doc/src/sgml/ref/create_function.sgml
doc/src/sgml/ref/grant.sgml
doc/src/sgml/ref/psql-ref.sgml
doc/src/sgml/ref/revoke.sgml