Improve the CREATE POLICY documentation.

Dean Rasheed <dean.a.rasheed@gmail.com>

Commit: af44cbd5ecd7e1db0ae4bce75c8f1bce14b1d6db
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2017-09-27T16:16:15Z
Releases: 11.0
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.

Files

PathChange+/−
doc/src/sgml/ref/create_policy.sgml modified +134 −72

Documentation touched