From: | R Ransbottom <rirans(at)comcast(dot)net> |
---|---|
To: | Ian Barwick <ian(dot)barwick(at)2ndquadrant(dot)com> |
Cc: | R Ransbottom <rirans(at)comcast(dot)net>, Stephen Frost <sfrost(at)snowman(dot)net>, Bruce Momjian <bruce(at)momjian(dot)us>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: Documentation: 21.5. Default Roles |
Date: | 2020-01-24 00:12:08 |
Message-ID: | 20200124001208.6dessehrm7lgeqwz@rat.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Mon, Jan 20, 2020 at 12:23:48PM +0900, Ian Barwick wrote:
> On 2020/01/19 12:56, R Ransbottom wrote:
> > I would hope to find correct documentation somewhere--that somewhere
> Indeed, however it's important that the PostgreSQL documentation remains
> stable for released versions.
> As-is, the current patch set would result in the term "default role(s)"
> disappearing from the documentation in the next minor release, which is
> bound to cause confusion for anyone searching the documentation for the
> term they're familiar with (unless they happen to be reading this thread
> or following the git commit log). Cue cries of "OMG Postgres removed a
> feature in a minor release!!!?!!".
> And as Stephen mentions, it will break a lot of secondary documentation -
> not just blogs but things like internal training materials etc.
> If this change is made (which I'm personally not against), then it should be
> only from PostgreSQL 13. For 9.6 ~ 12, IMHO it would be better to tweak the
> existing documentation to somehow mention that "default roles" should be
> thought of as "prefined roles", and note they will be called this from Pg13.
Ian, agreed modulo 13.
The current section(s) could forward readers to a revised section. The
DEFAULT_ROLE_* stuff could carry two names to allow a comprehensive fix
in 12.X. That could allow the deprecation and misinformation to end one
EoL sooner.
Thanks all.
Rob
From | Date | Subject | |
---|---|---|---|
Next Message | PG Doc comments form | 2020-01-28 02:22:21 | Missing File weather.txt |
Previous Message | Tom Lane | 2020-01-21 15:49:21 | Re: Documentation: 21.5. Default Roles |