Re: pgsql: Add function to log the memory contexts of specified backend pro - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: pgsql: Add function to log the memory contexts of specified backend pro
Date
Msg-id CAHGQGwESyGxT_9611RhjZ5HkNx8WOf4r0Gr-bK2tWiAh2A9=VA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Add function to log the memory contexts of specified backend pro  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, Dec 16, 2025 at 12:07 AM Robert Haas <robertmhaas@gmail.com> wrote:
>
> On Mon, Dec 8, 2025 at 2:32 PM Artem Gavrilov
> <artem.gavrilov@percona.com> wrote:
> > I did your patch review. It successfully applies to all targeted branches: REL_14_STABLE (48969555447),
REL_15_STABLE(b9a02b9780b), REL_16_STABLE (4d689a17693), REL_17_STABLE (cad40cec24f), REL_18_STABLE (5278222853c) and
master(d0d0ba6cf66). All tests successfully pass on MacOS 15.7 for every revision. Everything seems fine with the
patch,I think it's ready for committer. 
>
> LGTM, too.

Thanks to both of you for the review! I've pushed the patch.

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Fix wrong reference in pg_overexplain's doc
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Assertion failure in SnapBuildInitialSnapshot()