Re: BUG #5607: memmory leak in ecpg - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: BUG #5607: memmory leak in ecpg
Date
Msg-id 4C5BE5EE02000025000342C7@gw.wicourts.gov
Whole thread Raw
In response to BUG #5607: memmory leak in ecpg  ("Marcelo Mas" <mmas@atg.com.uy>)
Responses Re: BUG #5607: memmory leak in ecpg  (Michael Meskes <michael@fam-meskes.de>)
List pgsql-bugs
"Marcelo Mas" <mmas@atg.com.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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5606: DEFERRABLE and DEFERRABLE INITIALLY DEFERRED are the same
Next
From: Alex Hunsaker
Date:
Subject: Re: BUG #5605: round(attr_name,int) works bad