Re: Space management for PGresult

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Atsushi Ogawa <atsushi(dot)ogawa(at)gmail(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Space management for PGresult
Date: 2005-11-23 14:33:33
Message-ID: 14343.1132756413@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Atsushi Ogawa <atsushi(dot)ogawa(at)gmail(dot)com> writes:
> The number of malloc calls at pqResultAlloc:
> 8.1.0 : 80542
> patched: 86

> Execution time:
> 8.1.0 : 6.80 sec
> patched: 6.73 sec

This hardly seems worth adding any complexity for ...

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2005-11-23 15:34:30 Re: Space management for PGresult
Previous Message Tatsuo Ishii 2005-11-23 13:24:00 Re: [PATCHES] Patch to allow contrib/pgbench files to have blank