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

From: Szymon Guz <mabewlun(at)gmail(dot)com>
To: Ronan Dunklau <rdunklau(at)gmail(dot)com>
Cc: Steve Singer <steve(at)ssinger(dot)info>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix conversion for Decimal arguments in plpython functions
Date: 2013-06-26 08:35:09
Message-ID: CAFjNrYup0tAup1ksHgJYdJVb-=H6Z1AcMrFNGDSZLVfGKgNjXA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

You had a great idea, the time with cdecimal is really great, the
difference on my machine is 64 ms vs 430 ms.

Szymon

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message KONDO Mitsumasa 2013-06-26 08:37:32 Re: Improvement of checkpoint IO scheduler for stable transaction responses
Previous Message Albe Laurenz 2013-06-26 08:33:11 Re: [HACKERS] Frontend/backend protocol improvements proposal (request).