Re: Savepoints inside functions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Savepoints inside functions
Date: 2004-07-27 14:48:36
Message-ID: 28494.1090939716@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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 ;-)

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-07-27 15:00:02 Re: Savepoints inside functions
Previous Message Chris Browne 2004-07-27 14:37:13 Re: why is postgres-R not in standard dev Path.