Re: BUG #5607: memmory leak in ecpg

From: Michael Meskes <michael(at)fam-meskes(dot)de>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, Marcelo Mas <mmas(at)atg(dot)com(dot)uy>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5607: memmory leak in ecpg
Date: 2010-08-06 17:22:38
Message-ID: 751f63ee-e508-472e-bdb8-60f03b0e7038@email.android.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

I guess the described problems are identical. Feel free to apply the memleal patch.

Michael

"Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> schrieb:

>"Marcelo Mas" <mmas(at)atg(dot)com(dot)uy> wrote:
>
>> Valgrind reports memmory leak when getting decimal data.
>
>I wonder how much overlap there is between this and the patch for
>fixing ECPG memory leaks offered by Zoltán Böszörményi three days
>ago. There was much discussion about the dynamic UPDATE/DELETE
>WHERE CURRENT OF patch, but I don't remember any discussion of the
>other patch included in the same post.
>
>http://archives.postgresql.org/pgsql-hackers/2010-08/msg00115.php
>
>-Kevin
>
>--
>Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
>To make changes to your subscription:
>http://www.postgresql.org/mailpref/pgsql-bugs

--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-08-06 17:30:17 Re: BUG #5605: round(attr_name,int) works bad
Previous Message Alex Hunsaker 2010-08-06 17:22:19 Re: BUG #5605: round(attr_name,int) works bad

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2010-08-06 17:46:44 Re: Initial review of xslt with no limits patch
Previous Message Tom Lane 2010-08-06 17:14:46 Re: including backend ID in relpath of temp rels - updated patch