Re: Sketch of extending error handling for subtransactions in functions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Sketch of extending error handling for subtransactions in functions
Date
Msg-id 8751.1090718335@sss.pgh.pa.us
Whole thread Raw
In response to Re: Sketch of extending error handling for subtransactions  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Sketch of extending error handling for subtransactions  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> Yes.  This is an integral part of finishing nested transactions.

> Oh, is this exceptions in functions or the ability to allow functions to
> keep executing after an SQL error?

Those are the same thing, aren't they?  But yes, that's the point here.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Sketch of extending error handling for subtransactions
Next
From: Bruce Momjian
Date:
Subject: Re: Sketch of extending error handling for subtransactions