[COMMITTERS] pgsql: Improve the CREATE POLICY documentation. - Mailing list pgsql-committers

From Dean Rasheed
Subject [COMMITTERS] pgsql: Improve the CREATE POLICY documentation.
Date
Msg-id E1dxFAJ-0007rU-JG@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve the CREATE POLICY documentation.

Provide a correct description of how multiple policies are combined,
clarify when SELECT permissions are required, mention SELECT FOR
UPDATE/SHARE, and do some other more minor tidying up.

Reviewed by Stephen Frost

Discussion: https://postgr.es/m/CAEZATCVrxyYbOFU8XbGHicz%2BmXPYzw%3DhfNL2XTphDt-53TomQQ%40mail.gmail.com

Back-patch to 9.5.

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4d5d08c1cd52add02bdfadc00854135a3b6c88f6

Modified Files
--------------
doc/src/sgml/ref/create_policy.sgml | 206 +++++++++++++++++++++++-------------
1 file changed, 134 insertions(+), 72 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: Improve vpath support in plperl build
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Improve vpath support in plperl build