Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true - Mailing list pgsql-bugs

From Tom Lane
Subject Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true
Date
Msg-id 15150.1416003679@sss.pgh.pa.us
Whole thread Raw
In response to Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
Michael Paquier <michael.paquier@gmail.com> writes:
> On Tue, Nov 11, 2014 at 5:26 PM, Marti Raudsepp <marti@juffo.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


pgsql-bugs by date:

Previous
From: Jon Nelson
Date:
Subject: Re: minor: contrib/btree_gin/btree_gin.c uses DirectFunctionCall3(inet_in,..)
Next
From: Krystian Bigaj
Date:
Subject: Re: BUG #11948: Error when installing PostgreSQL 9.3 server