Improve CREATE POLICY documentation
authorStephen Frost <sfrost@snowman.net>
Thu, 29 Jan 2015 03:16:24 +0000 (22:16 -0500)
committerStephen Frost <sfrost@snowman.net>
Thu, 29 Jan 2015 03:16:24 +0000 (22:16 -0500)
commit42f66b27566798d9969791ec6d2acd399c41b60f
treeb0a050cccc659c4483ae1a41f8dea59a03856426
parentc7cf9a243336d5f48bb4a4297c9fba4210f3e981
Improve CREATE POLICY documentation

The CREATE POLICY documention didn't sufficiently clarify what happens
when a given command type (eg: ALL or UPDATE) accepts both USING and
WITH CHECK clauses, but only the USING clause is defined.  Add language
to clarify that, in such a case, the USING clause will be used for both
USING and WITH CHECK cases.

Pointed out by Peter Geoghegan.
doc/src/sgml/ref/create_policy.sgml