Re: pl/python custom exceptions for SPI
Jan Urbański <wulczer@wulczer.org>
From: Jan Urbański <wulczer@wulczer.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Hannu Krosing <hannu@2ndquadrant.com>, Postgres - Hackers <pgsql-hackers@postgresql.org>
Date: 2011-02-06T19:44:33Z
Lists: pgsql-hackers
Attachments
- plpython-custom-spi-exceptions.patch (text/x-patch) patch
On 27/01/11 23:24, Jan Urbański wrote: > On 11/01/11 12:20, Jan Urbański wrote: >> On 11/01/11 01:27, Tom Lane wrote: >>> Hannu Krosing <hannu@2ndquadrant.com> writes: >>>> On 10.1.2011 17:20, Jan Urbański wrote: >>>>> I changed that patch to use Perl instead of sed to generate the >>>>> exceptions, which should be a more portable. > > Updated as an incremental patch on to of the recently sent version of > explicit-subxacts. Updated again.