Re: PL/pgSQL, RAISE and error context

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: PL/pgSQL, RAISE and error context
Дата
Msg-id CAFj8pRDvs3x2FKFczhviQ1i7zVjRcONx-1Bh5TvR1PWqJHzCAg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PL/pgSQL, RAISE and error context  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: PL/pgSQL, RAISE and error context
Список pgsql-hackers


2015-08-10 9:11 GMT+02:00 Heikki Linnakangas <hlinnaka@iki.fi>:
On 07/26/2015 08:34 AM, Pavel Stehule wrote:
Hi

here is complete patch, that introduce context filtering on client side.
The core of this patch is trivial and small - almost all of size are
trivial changes in regress tests - removing useless context.

Documentation, check-world

Looks good to me at first glance. I'll mark this as Ready for Committer.

Is it acceptable for all?

I have not a problem with this way.

Regards

Pavel
 

- Heikki


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: WIP: Rework access method interface
Следующее
От: Geoff Winkless
Дата:
Сообщение: Re: Precedence of standard comparison operators