Re: Allow substitute allocators for PGresult.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Allow substitute allocators for PGresult.
Дата
Msg-id 21132.1324181379@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Allow substitute allocators for PGresult.  (Greg Smith <greg@2ndQuadrant.com>)
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: JSON for PG 9.2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Patch to allow users to kill their own queries