From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Greg Smith <greg(at)2ndQuadrant(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Allow substitute allocators for PGresult. |
Date: | 2011-12-18 04:09:39 |
Message-ID: | 21132.1324181379@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Greg Smith <greg(at)2ndQuadrant(dot)com> writes:
> On 12/01/2011 05:48 AM, Kyotaro HORIGUCHI wrote:
>> xfer time Peak RSS
>> Original : 6.02s 850MB
>> libpq patch + Original dblink : 6.11s 850MB
>> full patch : 4.44s 643MB
> These look like interesting results. Currently Tom is listed as the
> reviewer on this patch, based on comments made before the CF really
> started. And the patch has been incorrectly been sitting in "Waiting
> for author" for the last week; oops. I'm not sure what to do with this
> one now except raise a general call to see if anyone wants to take a
> look at it, now that it seems to be in good enough shape to deliver
> measurable results.
I did list myself as reviewer some time ago, but if anyone else wants to
take it I won't be offended ;-)
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2011-12-18 04:58:26 | Re: Patch to allow users to kill their own queries |
Previous Message | Robert Haas | 2011-12-18 03:46:03 | Re: JSON for PG 9.2 |