pgsql: Document has_type_privilege(). - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Document has_type_privilege().
Date
Msg-id E1boYB9-0000MT-BT@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document has_type_privilege().

Evidently an oversight in commit 729205571.  Back-patch to 9.2 where
privileges for types were introduced.

Report: <20160922173517.8214.88959@wrigleys.postgresql.org>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a4afb2b5c0b409bb175c20104b2ae9d47cf71be6

Modified Files
--------------
doc/src/sgml/func.sgml | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: pg_ctl: Detect current standby state from pg_control
Next
From: Tom Lane
Date:
Subject: pgsql: Document has_type_privilege().