Re: pl/python custom exceptions for SPI
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Jan Urbański <wulczer@wulczer.org>, Steve Singer <ssinger_pg@sympatico.ca>, Postgres - Hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-28T17:45:45Z
Lists: pgsql-hackers
On mån, 2011-02-28 at 12:08 -0500, Tom Lane wrote: > Peter Eisentraut <peter_e@gmx.net> writes: > > On lör, 2011-02-12 at 11:58 +0100, Jan Urbański wrote: > >> Here's an updated patch with documentation. It's an incremental patch on > >> top of the latest explicit-subxacts version. > > > Committed. > > I'm seeing a core dump as well as multiple inconsistencies in error > message spelling in the plpython regression tests on a Fedora 13 box > (python 2.6.4). Several buildfarm critters don't look too happy either. Fixed. (Well, some of it. We'll see ...)