Re: memory leaks? using savepoint - Mailing list pgsql-bugs

From Tom Lane
Subject Re: memory leaks? using savepoint
Date
Msg-id 10646.1292986113@sss.pgh.pa.us
Whole thread Raw
In response to Re: memory leaks? using savepoint  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: memory leaks? using savepoint
List pgsql-bugs
Fujii Masao <masao.fujii@gmail.com> writes:
> The proposed patch looks very simple. I don't think that applying that
> patch will cause serious risk.

Maybe so, maybe not, but *it won't get tested* to any meaningful degree
if it's applied.

> Unless the bug is fixed, the users who encountered the memory-leak
> cannot update their postgres to the latest version of 8.3. This would
> cause more serious situation. And, since psqlODBC frequently issues
> SAVEPONT and RELEASE SAVEPOINT, this memory-leak is not rare case,
> I think.

The code's been like that for two years, and nobody's complained before
now, so it doesn't seem to me to be all that urgent.  Furthermore, the
people you are speaking of likely wouldn't upgrade anyway if they
haven't done so before now...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Fujii Masao
Date:
Subject: Re: memory leaks? using savepoint
Next
From: Robert Haas
Date:
Subject: Re: memory leaks? using savepoint