Re: elog in 7.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: elog in 7.4
Дата
Msg-id 11330.1095862364@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: elog in 7.4  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-hackers
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> On Wed, Sep 22, 2004 at 03:02:22PM +0200, Laszlo Hornyak wrote:
>> Tom, is there other way in pg 7.4 than backporting PG_TRY? It seems a lot
>> of work.

> IIRC PL/Python had a hack involving sigsetjmp (which was removed in
> favor of the cleaner PG_TRY).  You could try doing that.

Indeed, PG_TRY is just formalizing something that was done already in a
few places.
        regards, tom lane


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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: todo: comment field for pg users and groups
Следующее
От: Tom Lane
Дата:
Сообщение: Re: todo: comment field for pg users and groups