Re: Documentation: 21.5. Default Roles
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: "Jonathan S. Katz" <jkatz@postgresql.org>
Cc: Bruce Momjian <bruce@momjian.us>, 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: 2021-04-02T13:11:11Z
Lists: pgsql-docs
Greetings, * Jonathan S. Katz (jkatz@postgresql.org) wrote: > On 4/1/21 3:34 PM, Stephen Frost wrote: > > * Stephen Frost (sfrost@snowman.net) wrote: > > >> I've written a patch to begin to make this change and sent it into > >> -hackers for comments, thread is here: > >> > >> https://postgr.es/m/20201120211304.GG16415@tamriel.snowman.net > > > > Just to wrap this up- this change has now been committed for v14. > > Thanks Stephen! Do we have any additional follow up on the pgweb side? Yes and no. :) Once the next set of minor releases is pushed out, I'll double-check that everything is working properly (the 'obsolete' pages should start showing up instead of the redirects, since we'll no longer be going through the "page not found" code path) and will then go remove the alias/redirects from the pages that no longer need them. Thanks! Stephen
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