Re: Documentation: 21.5. Default Roles
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Stephen Frost <sfrost@snowman.net>
Cc: "Jonathan S. Katz" <jkatz@postgresql.org>, Magnus Hagander <magnus@hagander.net>, R Ransbottom <rirans@comcast.net>, Ian Barwick <ian.barwick@2ndquadrant.com>, Laurenz Albe <laurenz.albe@cybertec.at>, Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2020-10-26T16:56:53Z
Lists: pgsql-docs
On Fri, Oct 23, 2020 at 05:40:37PM -0400, Stephen Frost wrote: > Therefore, on the whole, the proposal that I would put out there is: > > - Rename everything (code, docs, etc) to 'predefined roles' for v14+ > - Update the documentation (only) in back-branches to mention that the > feature was renamed in v14 to 'predefined roles' > - Use the 'doc page alias' feature to make the documentation page for > 'default roles' on the older versions link to 'predefined roles' in > the newer versions, and vice-versa Sure, that works for me. If it was only docs, backpatch makes more sense, but once you showed the renaming in those other areas, master-only makes more sense. Thanks for working on this. -- Bruce Momjian <bruce@momjian.us> https://momjian.us EnterpriseDB https://enterprisedb.com The usefulness of a cup is in its emptiness, Bruce Lee
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