public inbox for [email protected]
help / color / mirror / Atom feedrolbypassrls field missing from pg_roles documentation
2+ messages / 2 participants
[nested] [flat]
* rolbypassrls field missing from pg_roles documentation
@ 2016-06-13 00:46 [email protected]
2016-06-20 08:32 ` Re: rolbypassrls field missing from pg_roles documentation Magnus Hagander <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: [email protected] @ 2016-06-13 00:46 UTC (permalink / raw)
To: pgsql-docs
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 ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: rolbypassrls field missing from pg_roles documentation
2016-06-13 00:46 rolbypassrls field missing from pg_roles documentation [email protected]
@ 2016-06-20 08:32 ` Magnus Hagander <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Magnus Hagander @ 2016-06-20 08:32 UTC (permalink / raw)
To: Lukas Fittl <[email protected]>; +Cc: pgsql-docs
On Mon, Jun 13, 2016 at 2:46 AM, <[email protected]> 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/
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2016-06-20 08:32 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-06-13 00:46 rolbypassrls field missing from pg_roles documentation [email protected]
2016-06-20 08:32 ` Magnus Hagander <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox