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

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

Commit: 1a164f940b10ad327548c747f4c45e83906784ba
Author: Dean Rasheed <dean.a.rasheed@gmail.com>
Date: 2017-11-24T11:58:29Z
Releases: 9.5.11
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

Discussion