Re: Memory leak fix in psql

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Memory leak fix in psql
Дата
Msg-id YtakR8OQjqHi6qxm@paquier.xyz
обсуждение исходный текст
Ответ на Re: Memory leak fix in psql  (Japin Li <japinli@hotmail.com>)
Ответы Re: Memory leak fix in psql  (Japin Li <japinli@hotmail.com>)
Список pgsql-hackers
On Tue, Jul 19, 2022 at 06:41:13PM +0800, Japin Li wrote:
> After looking around, I found psql/describe.c also has some memory leaks,
> attached a patch to fix these leaks.

Indeed.  There are quite a bit of them, so let's fix all that.  You
have missed a couple of code paths in objectDescription().
--
Michael

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: errdetail/errhint style
Следующее
От: Robert Haas
Дата:
Сообщение: Re: System column support for partitioned tables using heap