Thread: pgsql: RLS comment fixes.

pgsql: RLS comment fixes.

From
Dean Rasheed
Date:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9c55391f0f277318c754f89950e65363ede4136e

Modified Files
--------------
src/backend/rewrite/rowsecurity.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)