Re: proposal: plpgsql - Assert statement

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: proposal: plpgsql - Assert statement
Дата
Msg-id CA+U5nMKCabr2QayM=7HcyAK8o4w5o2=P-h8fuoS8w2pBCEJs-w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: proposal: plpgsql - Assert statement  (Petr Jelinek <petr@2ndquadrant.com>)
Ответы Re: proposal: plpgsql - Assert statement  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On 18 November 2014 21:19, Petr Jelinek <petr@2ndquadrant.com> wrote:

> Personally, I see this as natural extension of the conditional block control
> which we already have for loops with CONTINUE WHEN and EXIT WHEN. This
> basically extends it to any block and it seems quite natural to have it for
> me...

That's a reasonable argument to include it.

I seem to share the same opinion with Andrew: its not going to hurt to
include this, but its not gonna cause dancing in the streets either. I
would characterize that as 2 very neutral and unimpressed people, plus
3 in favour. Which seems enough to commit.

Perhaps I misunderstand, Andrew?

Any objectors, say so now or I will commit tomorrow.

-- Simon Riggs                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Unlogged tables can vanish after a crash
Следующее
От: Petr Jelinek
Дата:
Сообщение: Re: tracking commit timestamps