From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Lukas Fittl <lukas(at)fittl(dot)com> |
Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: rolbypassrls field missing from pg_roles documentation |
Date: | 2016-06-20 08:32:01 |
Message-ID: | CABUevEwRvPB0iCuLSs2GG9HT5Cg5fwsLoFwufqb6FyygteTUnw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Mon, Jun 13, 2016 at 2:46 AM, <lukas(at)fittl(dot)com> wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.5/static/view-pg-roles.html
> Description:
>
> Hi all,
>
> It seems that the "rolbypassrls" field is not listed on the page
> for the
> pg_roles view, even though its included there since 9.5.
>
> Compare https://www.postgresql.org/docs/devel/static/view-pg-roles.html
> with
> https://www.postgresql.org/docs/devel/static/catalog-pg-authid.html
>
> The field is however correctly included in the view, so its just the docs
> that are wrong.
>
> Happy to send in a patch if that helps.
>
Trivial enough to copy/paste fix, so I've done that and pushed to master
and 9.5. Thakns for the report!
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2016-06-20 15:09:34 | Re: pg_rewind option clarification |
Previous Message | Jürgen Purtz | 2016-06-19 20:22:56 | Re: Docbook 5.x |