PL/Python errcontext support

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема PL/Python errcontext support
Дата
Msg-id 200907172315.26929.peter_e@gmx.net
обсуждение исходный текст
Список pgsql-hackers
During the review of the patch about improved PL/Python data type support, I 
figured this could be somewhat simplified if PL/Python used the errcontext() 
mechanisms instead of passing the function name around everywhere in order to 
use it in error messages.

I have produced the attached patch.  The errcontext stuff is a bit obscure to 
me though, so perhaps someone could look it over.

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

Предыдущее
От: Laurent Laborde
Дата:
Сообщение: Re: Higher TOAST compression.
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: Review: support for multiplexing SIGUSR1