Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Marti Raudsepp <marti(at)juffo(dot)org>, michael(at)aplaypowered(dot)com, pgsql-bugs(at)postgresql(dot)org, pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true
Date: 2014-11-14 22:21:19
Message-ID: 15150.1416003679@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-docs

Michael Paquier <michael(dot)paquier(at)gmail(dot)com> writes:
> On Tue, Nov 11, 2014 at 5:26 PM, Marti Raudsepp <marti(at)juffo(dot)org> wrote:
>> Perhaps should be:
>> <command>SELECT</> and <literal>HAVING</> clauses are evaluated.
>>
>> Other than that, looks good to me.

> Let's do so then and mark that as ready for committer.

I rewrote this somewhat and committed it.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Krystian Bigaj 2014-11-15 15:28:17 Re: BUG #11948: Error when installing PostgreSQL 9.3 server
Previous Message Jon Nelson 2014-11-14 19:12:37 Re: minor: contrib/btree_gin/btree_gin.c uses DirectFunctionCall3(inet_in, ..)

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2014-11-16 00:19:04 Documenting timezone setting in initdb
Previous Message Marti Raudsepp 2014-11-11 14:19:12 Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true