Re: pg_roles has a column rolconfig, but it's not documented. - Mailing list pgsql-docs

From Tom Lane
Subject Re: pg_roles has a column rolconfig, but it's not documented.
Date
Msg-id 9515.1309744396@sss.pgh.pa.us
Whole thread Raw
In response to pg_roles has a column rolconfig, but it's not documented.  (SAKAMOTO Masahiko <sakamoto.masahiko@oss.ntt.co.jp>)
List pgsql-docs
SAKAMOTO Masahiko <sakamoto.masahiko@oss.ntt.co.jp> writes:
> I found that documentation on pg_roles should be updated.
> pg_roles has a column "rolconfig", but it is missing.

> attached should be back-patched also to 9.0, 8.4, 8.3, 8.2, and older.

Yeah, you're right ... and as of 9.1 we've also forgotten to document
rolreplication there :-(.  Will fix, thanks for the report!

            regards, tom lane

pgsql-docs by date:

Previous
From: Thom Brown
Date:
Subject: Re: Functions example results incorrect
Next
From: Tom Lane
Date:
Subject: Re: Improve FDW document (for 9.1)