Re: [PATCH] PL/Python: Add spidata to all spiexceptions

Heikki Linnakangas <hlinnakangas@vmware.com>

From: Heikki Linnakangas <hlinnakangas@vmware.com>
To: "Karl O. Pinc" <kop@meme.com>
Cc: Jan Urbański <wulczer@wulczer.org>, Oskari Saarenmaa <os@ohmu.fi>, pgsql-hackers@postgresql.org
Date: 2013-01-28T07:48:59Z
Lists: pgsql-hackers
On 09.01.2013 21:29, Karl O. Pinc wrote:
> On 01/09/2013 01:08:39 PM, Jan Urbański wrote:
>> I actually still prefer to keep the signatures of
>> PLy_get_spi_sqlerrcode
>> and PLy_get_spi_error_data similar, so I'd opt for keeping the patch
>> as-is :)
>
> I will send it on to a committer.

Looks good to me. Committed, thanks!

- Heikki