Re: Memory leak fix in psql - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Memory leak fix in psql
Date
Msg-id YtakR8OQjqHi6qxm@paquier.xyz
Whole thread Raw
In response to Re: Memory leak fix in psql  (Japin Li <japinli@hotmail.com>)
Responses Re: Memory leak fix in psql
List 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

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: errdetail/errhint style
Next
From: Robert Haas
Date:
Subject: Re: System column support for partitioned tables using heap