pgsql: docs: document TRIM "comma" syntax

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: docs: document TRIM "comma" syntax
Date: 2013-08-14 21:26:42
Message-ID: E1V9iaY-0004qj-JO@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: document TRIM "comma" syntax

This syntax is supported by the parser, but is non-standard.

_Not_ backpatched to 9.3 in case we change our minds.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5368a23eeb1f530d7c683b207074901c1a5417c4

Modified Files
--------------
doc/src/sgml/func.sgml | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-08-14 22:39:00 pgsql: Remove ph_may_need from PlaceHolderInfo, with attendant simplifi
Previous Message Kevin Grittner 2013-08-14 17:45:37 pgsql: Remove Assert that matview is not in system schema from REFRESH.