Basic documentation for ROLEs. The user-manag chapter still needs to
Tom Lane <tgl@sss.pgh.pa.us>
Basic documentation for ROLEs. The user-manag chapter still needs to be rewritten, but at least the reference pages are reasonably sane.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/allfiles.sgml | modified | +4 −1 |
| doc/src/sgml/ref/alter_group.sgml | modified | +22 −12 |
| doc/src/sgml/ref/alter_role.sgml | added | +272 −0 |
| doc/src/sgml/ref/alter_user.sgml | modified | +15 −222 |
| doc/src/sgml/ref/create_group.sgml | modified | +22 −82 |
| doc/src/sgml/ref/create_role.sgml | added | +428 −0 |
| doc/src/sgml/ref/create_user.sgml | modified | +22 −196 |
| doc/src/sgml/ref/drop_group.sgml | modified | +7 −44 |
| doc/src/sgml/ref/drop_role.sgml | added | +126 −0 |
| doc/src/sgml/ref/drop_user.sgml | modified | +8 −58 |
| doc/src/sgml/reference.sgml | modified | +4 −1 |
| doc/src/sgml/ref/grant.sgml | modified | +61 −12 |
| doc/src/sgml/ref/revoke.sgml | modified | +25 −7 |
| doc/src/sgml/ref/set_role.sgml | modified | +42 −4 |
| doc/src/sgml/ref/set_session_auth.sgml | modified | +3 −3 |