Re: PL/Python memory leak

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PL/Python memory leak
Дата
Msg-id 19678.1035049352@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PL/Python memory leak  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список pgsql-patches
"Nigel J. Andrews" <nandrews@investsystems.co.uk> writes:
> Adds SPI_freeplan() to the plan object destructor instead of the simple
> pfree() added in version 1.25

Shouldn't you also fix the now-incorrect comments above that?

            regards, tom lane

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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: PL/Python memory leak
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] clusterdb has poor error recovery