diff options
author | Stephen Frost <sfrost@snowman.net> | 2015-01-30 16:09:41 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2015-01-30 16:09:41 -0500 |
commit | 3144e1b3c6cf59f068f704061ba967ce707531d3 (patch) | |
tree | 5571f627252671494c0d25087dc1c72e73410b23 /contrib/intarray/_intbig_gist.c | |
parent | 451d2808151e56c2c70893b8c3ee72af393a9f1d (diff) | |
download | postgresql-3144e1b3c6cf59f068f704061ba967ce707531d3.tar.gz postgresql-3144e1b3c6cf59f068f704061ba967ce707531d3.zip |
Policy documentation improvements
In ALTER POLICY, use 'check_expression' instead of 'expression' for the
parameter, to match up with the recent CREATE POLICY change.
In CREATE POLICY, frame the discussion as granting access to rows
instead of limiting access to rows. Further, clarify that the
expression must return true for rows to be visible/allowed and that a
false or NULL result will mean the row is not visible/allowed.
Per discussion with Dean Rasheed and Robert.
Diffstat (limited to 'contrib/intarray/_intbig_gist.c')
0 files changed, 0 insertions, 0 deletions