Re: Allow substitute allocators for PGresult.

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Allow substitute allocators for PGresult.
Дата
Msg-id 4EEB9B1C.1020300@2ndQuadrant.com
обсуждение исходный текст
Ответ на Re: Allow substitute allocators for PGresult.  (Kyotaro HORIGUCHI <horiguchi.kyotaro@oss.ntt.co.jp>)
Ответы Re: Allow substitute allocators for PGresult.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
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.

-- 
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support  www.2ndQuadrant.us



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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: patch for type privileges
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: [PATCH] Caching for stable expressions with constant arguments v3