Savepoints inside functions

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Savepoints inside functions
Date: 2004-07-27 13:11:55
Message-ID: 200407271311.i6RDBts23226@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

If we get savepoints working inside functions, would they work if the
function is not called from a multi-statement transaction?

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-07-27 14:08:12 Re: casting strings to multidimensional arrays yields strange results
Previous Message Thomas Hallgren 2004-07-27 12:58:36 Re: [HACKERS] Binary Cursors, and the COPY command