From: Peter Eisentraut Date: Sat, 3 Oct 2015 01:22:44 +0000 (-0400) Subject: doc: Make some index terms and terminology more consistent X-Git-Tag: REL9_5_BETA1~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f904924bc270fd2d8dcc29f8267515e79a07baf;p=postgresql doc: Make some index terms and terminology more consistent --- diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index e9499d3a42..a796f6c906 100644 --- a/doc/src/sgml/ddl.sgml +++ b/doc/src/sgml/ddl.sgml @@ -1512,20 +1512,11 @@ REVOKE ALL ON accounts FROM PUBLIC; Row Security Policies - rowsecurity + row security - rls - - - - policies - policy - - - - POLICY + policy diff --git a/doc/src/sgml/ref/create_policy.sgml b/doc/src/sgml/ref/create_policy.sgml index 7b4f9438cd..a4043f629d 100644 --- a/doc/src/sgml/ref/create_policy.sgml +++ b/doc/src/sgml/ref/create_policy.sgml @@ -112,7 +112,7 @@ CREATE POLICY name ON name [ [ WITH ] NOBYPASSRLS - These clauses determine whether a role is allowed to bypass row-security + These clauses determine whether a role is allowed to bypass row-level security (RLS) policies. A role having the BYPASSRLS attribute will be allowed to bypass row-security policies by setting row_security to