diff options
author | Stephen Frost <sfrost@snowman.net> | 2015-01-28 22:16:24 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2015-01-28 22:16:24 -0500 |
commit | 42f66b27566798d9969791ec6d2acd399c41b60f (patch) | |
tree | b0a050cccc659c4483ae1a41f8dea59a03856426 /src/backend/utils/adt/enum.c | |
parent | c7cf9a243336d5f48bb4a4297c9fba4210f3e981 (diff) | |
download | postgresql-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