Re: CommitFest 2009-09, two weeks on
Joe Conway <mail@joeconway.com>
From: Joe Conway <mail@joeconway.com>
To: Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>
Cc: Robert Haas <robertmhaas@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2009-10-04T02:47:32Z
Lists: pgsql-hackers
Attachments
- dblink-query-cancel-alt.diff (text/x-patch) patch
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