Re: elog in 7.4 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: elog in 7.4
Date
Msg-id 11330.1095862364@sss.pgh.pa.us
Whole thread Raw
In response to Re: elog in 7.4  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List 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 by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: todo: comment field for pg users and groups
Next
From: Tom Lane
Date:
Subject: Re: todo: comment field for pg users and groups