Re: Savepoints inside functions - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Savepoints inside functions
Date
Msg-id 200407271500.i6RF02u10193@candle.pha.pa.us
Whole thread Raw
In response to Savepoints inside functions  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Savepoints inside functions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > If we get savepoints working inside functions, would they work if the
> > function is not called from a multi-statement transaction?
> 
> We'll make sure they do ;-)

That will be a neat trick because it will become a multi-statement
transaction when it wasn't before.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: No mail?
Next
From: markw@osdl.org
Date:
Subject: Re: [PATCHES] Point in Time Recovery