Re: Documentation: 21.5. Default Roles
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: rirans@comcast.net, pgsql-docs@lists.postgresql.org
Date: 2020-01-14T18:13:31Z
Lists: pgsql-docs
On Tue, Jan 7, 2020 at 11:46:31AM +0100, Laurenz Albe wrote: > 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". Thanks, patch applied through 9.6. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +
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