Doc: add a summary table to the CREATE POLICY docs.

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

Commit: a5339ac09502158d1c2b9503d077ad9a7114d620
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2017-11-24T12:00:37Z
Releases: 10.2
Doc: add a summary table to the CREATE POLICY docs.

This table summarizes which RLS policy expressions apply to each
command type, and whether they apply to the old or new tuples (or
both), which saves reading through a lot of text.

Rod Taylor, hacked on by me. Reviewed by Fabien Coelho.

Discussion: https://postgr.es/m/CAHz80e4HxJShm6m9ZWFrHW=pgd2KP=RZmfFnEccujtPMiAOW5Q@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/ref/create_policy.sgml modified +103 −1

Documentation touched

Discussion