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

Поиск
Список
Период
Сортировка
От Marti Raudsepp
Тема Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true
Дата
Msg-id CABRT9RAdLMs2J-Q-39wOXcaO_KTFuc2VqhXsZGArG_-F0RXFsQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-bugs
On Tue, Nov 11, 2014 at 9:52 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> Ah, OK. I wasn't aware of this execution order. Now we could as well
> split the description flow into more tiny paragraphs but this does not
> seem worth it.

Agreed.

Actually now that I read it...

+      values.  All aggregate functions and their argument expressions
+      in the <command>SELECT</> and <literal>HAVING</> are evaluated.

Perhaps should be:
<command>SELECT</> and <literal>HAVING</> clauses are evaluated.

Other than that, looks good to me.

Regards,
Marti


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [DOCS] BUG #11661: CASE ELSE is evaluated although condition is true
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Build broken on mips