Re: Memory leak with PL/Python trigger

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Memory leak with PL/Python trigger
Дата
Msg-id 27232.1446749685@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Memory leak with PL/Python trigger  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Ответы Re: Memory leak with PL/Python trigger
Список pgsql-bugs
Haribabu Kommi <kommi.haribabu@gmail.com> writes:
> Is the attached patch is in the right direction to the handle the problem?

Pretty close.  Now that we've done this, we can get rid of a lot of the
retail pfree's since the memory context deletions will take care of it.
I cleaned that up a bit more and committed it.

            regards, tom lane

В списке pgsql-bugs по дате отправления: