Re: [PATCH] Fix conversion for Decimal arguments in plpython functions

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Szymon Guz <mabewlun(at)gmail(dot)com>
Cc: Steve Singer <steve(at)ssinger(dot)info>, Ronan Dunklau <rdunklau(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix conversion for Decimal arguments in plpython functions
Date: 2013-07-06 02:46:38
Message-ID: 1373078798.17986.0.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 2013-06-28 at 22:28 +0200, Szymon Guz wrote:
> I agree, we can check both. This is quite a nice patch now, I've reviewed
> it, all tests pass, works as expected. I think it is ready for committing.

Committed.

Very nice to get that finally fixed.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2013-07-06 02:47:58 Re: [PATCH] Fix conversion for Decimal arguments in plpython functions
Previous Message Peter Eisentraut 2013-07-06 02:43:57 pgsql: PL/Python: Convert numeric to Decimal