rolbypassrls field missing from pg_roles documentation
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.
Best,
Lukas
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On Mon, Jun 13, 2016 at 2:46 AM, <lukas@fittl.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.htmlThe 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/