aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/enum.c
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2015-01-28 22:16:24 -0500
committerStephen Frost <sfrost@snowman.net>2015-01-28 22:16:24 -0500
commit42f66b27566798d9969791ec6d2acd399c41b60f (patch)
treeb0a050cccc659c4483ae1a41f8dea59a03856426 /src/backend/utils/adt/enum.c
parentc7cf9a243336d5f48bb4a4297c9fba4210f3e981 (diff)
downloadpostgresql-42f66b27566798d9969791ec6d2acd399c41b60f.tar.gz
postgresql-42f66b27566798d9969791ec6d2acd399c41b60f.zip
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.
Diffstat (limited to 'src/backend/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions