Re: Documentation: 21.5. Default Roles - Mailing list pgsql-docs

From Stephen Frost
Subject Re: Documentation: 21.5. Default Roles
Date
Msg-id 20210401193442.GU20766@tamriel.snowman.net
Whole thread Raw
In response to Re: Documentation: 21.5. Default Roles  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Documentation: 21.5. Default Roles  ("Jonathan S. Katz" <jkatz@postgresql.org>)
List pgsql-docs
Greetings,

* Stephen Frost (sfrost@snowman.net) wrote:
> * Bruce Momjian (bruce@momjian.us) wrote:
> > 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.
>
> 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

Attachment

pgsql-docs by date:

Previous
From: Anton Voloshin
Date:
Subject: Re: [PATCH] add link to domain data types section from locale documentation
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: Documentation: 21.5. Default Roles