diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index e9499d3a429..a796f6c906d 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 7b4f9438cd5..a4043f629db 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