pgsql: Add POLICY to COMMENT documentation - Mailing list pgsql-committers

From Stephen Frost
Subject pgsql: Add POLICY to COMMENT documentation
Date
Msg-id E1ZbroJ-0008AU-8Y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add POLICY to COMMENT documentation

COMMENT supports POLICY but the documentation hadn't caught up with
that fact.

Patch by Charles Clavadetscher

Back-patch to 9.5 where POLICY was added.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/225f539bd00ad58bac41d8d30bd0bd112f8c6a29

Modified Files
--------------
doc/src/sgml/ref/comment.sgml |    9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Fix comment regarding the meaning of infinity for timeline histo
Next
From: Stephen Frost
Date:
Subject: pgsql: Add POLICY to COMMENT documentation