pg_roles has a column rolconfig, but it's not documented.

From: SAKAMOTO Masahiko <sakamoto(dot)masahiko(at)oss(dot)ntt(dot)co(dot)jp>
To: pgsql-docs(at)postgresql(dot)org
Subject: pg_roles has a column rolconfig, but it's not documented.
Date: 2011-06-28 06:56:24
Message-ID: 4E097B18.3060400@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

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.

Regards,

--

SAKAMOTO Masahiko
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Attachment Content-Type Size
pgroles.patch text/plain 646 bytes

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Shigeru Hanada 2011-06-30 10:32:00 Improve FDW document (for 9.1)
Previous Message Josh Berkus 2011-06-27 20:49:24 Re: File_FDW with example