Re: Allow substitute allocators for PGresult.

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Greg Smith <greg@2ndQuadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-12-18T04:09:39Z
Lists: pgsql-hackers
Greg Smith <greg@2ndQuadrant.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