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-01-27T22:24:28Z
Lists: pgsql-hackers
Attachments
- plpython-custom-spi-exceptions.diff (text/x-patch) patch
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.