[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-0007rW-JK@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
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/af4bd075911d449ff1627188a4175d71d4e317d2

Modified Files
--------------
doc/src/sgml/ref/create_policy.sgml | 170 +++++++++++++++++++++++-------------
1 file changed, 108 insertions(+), 62 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