pgsql: doc: Some improvements on CREATE POLICY and ALTER POLICY documen

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Some improvements on CREATE POLICY and ALTER POLICY documen
Date: 2015-11-24 03:09:13
Message-ID: E1a13yj-0008Gq-0a@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Some improvements on CREATE POLICY and ALTER POLICY documentation

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b542d940c308d35446e86c2bb273823303afb25c

Modified Files
--------------
doc/src/sgml/ref/alter_policy.sgml | 14 +--
doc/src/sgml/ref/create_policy.sgml | 163 +++++++++++++++++------------------
2 files changed, 85 insertions(+), 92 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2015-11-24 22:18:35 pgsql: pg_upgrade: fix CopyFile() on Windows to fail on file existence
Previous Message Teodor Sigaev 2015-11-23 16:31:39 pgsql: Clarify pg_rewind connection requirements.