Re: dblink memory leak

Joe Conway <mail@joeconway.com>

From: Joe Conway <mail@joeconway.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>, pgsql-hackers@postgresql.org
Date: 2009-10-06T01:14:36Z
Lists: pgsql-hackers
Robert Haas wrote:
> On Mon, Oct 5, 2009 at 1:46 PM, Joe Conway <mail@joeconway.com> wrote:
>> I can't promise to make this change before 15 October, but I will get to
>> it before the end of CF3.
> 
> Another possibility is that Itagaki Takahiro, who developed the
> original patch, might be willing to develop something along these
> lines instead.

Either way is fine -- good suggestion ;-)

> However, it does seem that that original patch will not be accepted,
> for the reason that the committers prefer the approach discussed
> upthread.  Therefore, I am marking the "query cancel issues in dblink"
> patch as "Returned with Feedback".

Yes, thanks for doing that.

Joe