Re: pl/python explicit subtransactions
Jan Urbański <wulczer@wulczer.org>
From: Jan Urbański <wulczer@wulczer.org>
To: Postgres - Hackers <pgsql-hackers@postgresql.org>
Date: 2011-01-27T22:11:04Z
Lists: pgsql-hackers
Attachments
- plpython-explicit-subxacts.diff (text/x-patch) patch
On 23/12/10 15:32, Jan Urbański wrote: > Here's a patch implementing explicitly starting subtransactions mentioned in > http://archives.postgresql.org/pgsql-hackers/2010-12/msg01991.php. It's > an incremental patch on top of the spi-in-subxacts patch sent eariler. Updated to the spi-in-subxacts version sent earlier.