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

From Robert Haas
Subject Re: pgsql: Add function to log the memory contexts of specified backend pro
Date
Msg-id CA+TgmoZSzmHhfkDzV7Dxdu_bvyqUQR=kqf6kGDGxnk6gc7jvjA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Add function to log the memory contexts of specified backend pro  (Artem Gavrilov <artem.gavrilov@percona.com>)
List pgsql-hackers
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
thinkit's ready for committer. 

LGTM, too.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: "Matheus Alcantara"
Date:
Subject: Enable partitionwise join for partition keys wrapped by RelabelType
Next
From: Xuneng Zhou
Date:
Subject: Re: Add WALRCV_CONNECTING state to walreceiver