Re: CommitFest 2009-09, two weeks on

From: Joe Conway <mail(at)joeconway(dot)com>
To: Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: CommitFest 2009-09, two weeks on
Date: 2009-10-04 02:47:32
Message-ID: 4AC80CC4.9010105@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Itagaki Takahiro wrote:
> The point is *memory leak* in dblink when a query is canceled or
> become time-out. I think it is a bug, and my patch could fix it.

Please see if this works for you.

Joe

Attachment Content-Type Size
dblink-query-cancel-alt.diff text/x-patch 12.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2009-10-04 06:00:22 Review of "SQLDA support for ECPG"
Previous Message Andrew Dunstan 2009-10-04 01:24:27 Re: CREATE LIKE INCLUDING COMMENTS and STORAGES