Re: pgsql: injection_points: Remove portions related to custom pgstats - Mailing list pgsql-committers

From Heikki Linnakangas
Subject Re: pgsql: injection_points: Remove portions related to custom pgstats
Date
Msg-id 29e38dd3-0c48-4e65-b498-a78c5ce0ca9a@iki.fi
Whole thread Raw
In response to Re: pgsql: injection_points: Remove portions related to custom pgstats  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgsql: injection_points: Remove portions related to custom pgstats
List pgsql-committers
On 10/12/2025 00:56, Michael Paquier wrote:
> On Tue, Dec 09, 2025 at 05:49:24PM -0500, Tom Lane wrote:
>> They are updated when a new BF run is made for that branch, so
>> back-patching the DROP EXTENSION commands should do the trick.
> 
> Okay, good to know.  Let's do that then.
> 
> Encouraging a setup and a cleanup step seems like a good thing here,
> as people like copy-pasting contents when creating a module.  Should I
> just go ahead and make that happen?  The buildfarm breakage is still
> on me based on the commit maths.

Yes please. I'm also happy to help if you'd like. I'm eagerly waiting to 
see if the "Widen MultiXactOffset to 64 bits" commit caused any new 
cross-version pg_ugprade test failures.

> By the way, REGRESS in modules/nbtree/Makefile is missing
> nbtree_half_dead_pages..  meson.build has both tests.

That one is on me..

- Heikki




pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Fix misleading comment in tuplesort.c
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix typo in comment