Re: Documentation: 21.5. Default Roles
Laurenz Albe <laurenz.albe@cybertec.at>
From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Bruce Momjian <bruce@momjian.us>, rirans@comcast.net, pgsql-docs@lists.postgresql.org
Date: 2020-01-07T10:46:31Z
Lists: pgsql-docs
On Fri, 2019-12-27 at 12:16 -0500, Bruce Momjian wrote: > On Fri, Dec 27, 2019 at 05:44:10AM +0000, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/12/default-roles.html > > Description: > > > > The title is wrong. The roles are not defaults; they are predefined and > > privileged. The title suggests that a user should expect to be assigned > > these roles. "21.5 Sub-Administrator Roles" would be accurate--improving > > clarity over all and removing any need to explain why postgres is not in > > this list of roles. > > > > Good points. I have developed the attached documentation patch which > includes your ideas. +1 I think that "predefined role" is better than "default role". Yours, Laurenz Albe -- Cybertec | https://www.cybertec-postgresql.com
Commits
-
Rename Default Roles to Predefined Roles
- c9c41c7a337d 14.0 landed
-
Revert "docs: change "default role" wording to "predefined role""
- 608006c1b9c3 9.6.17 landed
- 994f9a71f826 10.12 landed
- 417d66c8b445 11.7 landed
- 2db27ff4eb3a 12.2 landed
- c185a57753e6 13.0 landed