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

From Michael Paquier
Subject Re: pgsql: injection_points: Remove portions related to custom pgstats
Date
Msg-id aTjxk5AbII7rGaL0@paquier.xyz
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 Wed, Dec 10, 2025 at 08:43:10AM +0900, Michael Paquier wrote:
> I am not going to touch this line, but I don't mind doing something
> about it as I am touching the same area.  Another thing: the nbtree
> module is missing a .gitignore.

All that should be now addressed with 1d7b00dc14b8 (down to v17) and
06817fc8a4b7 (HEAD only for nbtree).  Let's see what the buildfarm
thinks.
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix failures with cross-version pg_upgrade tests
Next
From: Michael Paquier
Date:
Subject: pgsql: libpq: Authorize pthread_exit() in libpq_check