]> granicus.if.org Git - postgresql/commit
RLS comment fixes.
authorDean Rasheed <dean.a.rasheed@gmail.com>
Fri, 24 Nov 2017 14:14:40 +0000 (14:14 +0000)
committerDean Rasheed <dean.a.rasheed@gmail.com>
Fri, 24 Nov 2017 14:14:40 +0000 (14:14 +0000)
commit9c55391f0f277318c754f89950e65363ede4136e
treec17e7bfb5d8eda97e08895e67677a5d55ff6d163
parent26329ad8dcc78eb651ab61f6b17c4f5f7bb77323
RLS comment fixes.

The comments in get_policies_for_relation() say that CREATE POLICY
does not support defining restrictive policies. This is no longer
true, starting from PG10.
src/backend/rewrite/rowsecurity.c