doc: improve role option documentation
commit21912e3c0262e2cfe64856e028799d6927862563
authorBruce Momjian <bruce@momjian.us>
Thu, 1 Feb 2024 11:11:53 +0000 (1 06:11 -0500)
committerBruce Momjian <bruce@momjian.us>
Thu, 1 Feb 2024 11:11:53 +0000 (1 06:11 -0500)
tree209ce20b5ff4567550c7cdc01d66662a03cc36f2
parent16a80e8912bb98c1a7763f6f6a29e23f43783f9d
doc:  improve role option documentation

Role option management was changed in Postgres 16.  This patch improves
the docs around these changes, including CREATE ROLE's INHERIT option,
inheritance handling, and grant's ability to change role options.

Discussion: https://postgr.es/m/Zab9GiV63EENDcWG@momjian.us

Co-authored-by: David G. Johnston
Backpatch-through: 16
doc/src/sgml/ref/create_role.sgml
doc/src/sgml/ref/grant.sgml
doc/src/sgml/user-manag.sgml