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-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=eff091cc19118c1be7f692c969ca3ebb6994552a;p=users%2Frhaas%2Fpostgres.git doc: Make some index terms and terminology more consistent --- diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index 61bf671c9f..052cf25ef3 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