Re: memory leaks? using savepoint

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: memory leaks? using savepoint
Дата
Msg-id 10646.1292986113@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: memory leaks? using savepoint  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: memory leaks? using savepoint  (Fujii Masao <masao.fujii@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: memory leaks? using savepoint
Следующее
От: Robert Haas
Дата:
Сообщение: Re: memory leaks? using savepoint