Re: Fix memory leak in gist_page_items() of pageinspect - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Re: Fix memory leak in gist_page_items() of pageinspect
Date
Msg-id aUAPrAH2SQtk9PBz@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
In response to Re: Fix memory leak in gist_page_items() of pageinspect  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
Hi,

On Mon, Dec 15, 2025 at 06:56:06PM +0800, Chao Li wrote:
> On Mon, Dec 15, 2025 at 5:28 PM Chao Li <li.evan.chao@gmail.com> wrote:
> >
> > I think your point is valid. Let's not break the current meaning of
> > maxlen. I added buf_initialized in v3. As 0001 has been pushed, v2-0002 now
> > becomes v3-0001.
> >
> > Oops, forgot the attachment. Here comes it.

LGTM, thanks!

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: "Euler Taveira"
Date:
Subject: Re: Add support for specifying tables in pg_createsubscriber.
Next
From: Rahila Syed
Date:
Subject: Re: Add WALRCV_CONNECTING state to walreceiver