Re: PL/pgSQL, RAISE and error context

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: PL/pgSQL, RAISE and error context
Дата
Msg-id 55C84E95.1000904@iki.fi
обсуждение исходный текст
Ответ на Re: PL/pgSQL, RAISE and error context  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: PL/pgSQL, RAISE and error context  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
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.

- Heikki




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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Summary of plans to avoid the annoyance of Freezing
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Asynchronous execution on FDW