Re: pgsql: Add function to log the memory contexts of specified backend pro

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Artem Gavrilov <artem(dot)gavrilov(at)percona(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, torikoshia <torikoshia(at)oss(dot)nttdata(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Add function to log the memory contexts of specified backend pro
Date: 2025-12-15 15:07:21
Message-ID: CA+TgmoZSzmHhfkDzV7Dxdu_bvyqUQR=kqf6kGDGxnk6gc7jvjA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Mon, Dec 8, 2025 at 2:32 PM Artem Gavrilov
<artem(dot)gavrilov(at)percona(dot)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.

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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2025-12-15 16:11:01 pgsql: Increase timeout in multixid_conversion upgrade test
Previous Message Heikki Linnakangas 2025-12-15 11:31:44 pgsql: Improve sanity checks on multixid members length

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2025-12-15 15:38:11 Re: Add WALRCV_CONNECTING state to walreceiver
Previous Message Matheus Alcantara 2025-12-15 14:46:31 Enable partitionwise join for partition keys wrapped by RelabelType