Improve the CREATE POLICY documentation.

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

Commit: 6a21eb31b6deb0f76e8304fb9f12df272ed59f0c
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2017-09-27T16:07:08Z
Releases: 9.5.10
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 +108 −62