Reword CREATE POLICY parameter descriptions The parameter description for the using_expression and check_expression in CREATE POLICY were unclear and arguably included a typo. Clarify and improve the consistency of that language.
Pointed out by Dean Rasheed. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/1c993b3aceb7e0ccf32b59280b266b1f4f7b077e Modified Files -------------- doc/src/sgml/ref/create_policy.sgml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
