pgsql: Copy-editing of row security - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Copy-editing of row security
Date
Msg-id E1XWuOJ-0008Ty-Ei@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Copy-editing of row security

Address a few typos in the row security update, pointed out
off-list by Adam Brightwell.  Also include 'ALL' in the list
of commands supported, for completeness.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/ddl.sgml         |   10 +++++-----
src/backend/commands/policy.c |    2 +-
2 files changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Code review for row security.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Add -D option to specify data directory to pg_controldata and pg