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

From: Artem Gavrilov <artem(dot)gavrilov(at)percona(dot)com>
To: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(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-08 19:32:35
Message-ID: CAFPkQKzLtTJmxL24MHXK_iQ8CHyLniW6i27EvqLmVPZ-xm+hrA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Hi Fujii,

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.

--

Artem Gavrilov

Senior Software Engineer, Percona

artem(dot)gavrilov(at)percona(dot)com
percona.com <http://www.percona.com>

In response to

Browse pgsql-committers by date

  From Date Subject
Previous Message Peter Geoghegan 2025-12-08 18:48:41 pgsql: Avoid pointer chasing in _bt_readpage inner loop.

Browse pgsql-hackers by date

  From Date Subject
Previous Message Nathan Bossart 2025-12-08 19:24:56 Re: vacuumdb: add --dry-run