doc: improve role option documentation
Bruce Momjian <bruce@momjian.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_role.sgml | modified | +53 −34 |
| doc/src/sgml/ref/grant.sgml | modified | +17 −12 |
| doc/src/sgml/user-manag.sgml | modified | +4 −4 |