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

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

Commit: df2361c5a0dbde431781be2dcdf961ca30ab8ce5
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2017-11-24T12:00:00Z
Releases: 9.6.7
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