pgsql: Document effect of constant folding on CASE. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Document effect of constant folding on CASE.
Date
Msg-id E1Us0B6-0007k1-RO@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document effect of constant folding on CASE.

Back-patch to all supported versions.

Laurenz Albe

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/8356d9498860cd377eb1edd8b64a840b6b411081

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


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Document effect of constant folding on CASE.
Next
From: Noah Misch
Date:
Subject: pgsql: Cooperate with the Valgrind instrumentation framework.