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 по дате отправления:

Предыдущее
От: Breen Hagan
Дата:
Сообщение: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled
Следующее
От: vijaysam@mailworks.org
Дата:
Сообщение: BUG #13757: Able to write to postgres even when the main process has been killed