From: | Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Improve the CREATE POLICY documentation. |
Date: | 2017-09-27 16:26:27 |
Message-ID: | E1dxFAJ-0007rS-J7@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/af44cbd5ecd7e1db0ae4bce75c8f1bce14b1d6db
Modified Files
--------------
doc/src/sgml/ref/create_policy.sgml | 206 +++++++++++++++++++++++-------------
1 file changed, 134 insertions(+), 72 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-09-27 19:14:15 | Re: pgsql: Improve vpath support in plperl build |
Previous Message | Peter Eisentraut | 2017-09-27 15:51:49 | pgsql: Improve vpath support in plperl build |