pgsql: Document effect of constant folding on CASE.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document effect of constant folding on CASE.
Date: 2013-06-27 00:35:12
Message-ID: E1Us0B6-0007jx-Pr@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document effect of constant folding on CASE.

Back-patch to all supported versions.

Laurenz Albe

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1f3fbced6502dbe0427331dfa47fed0f3c50b955

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-06-27 04:28:30 pgsql: Tweak wording in sequence-function docs to avoid PDF build failu
Previous Message Noah Misch 2013-06-26 15:29:05 pgsql: Renovate display of non-ASCII messages on Windows.