Re: pgsql: injection_points: Remove portions related to custom pgstats

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-committers(at)lists(dot)postgresql(dot)org, Sami Imseih <samimseih(at)gmail(dot)com>
Subject: Re: pgsql: injection_points: Remove portions related to custom pgstats
Date: 2025-12-08 04:57:34
Message-ID: 2904427.1765169854@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Michael Paquier <michael(at)paquier(dot)xyz> writes:
> On Sun, Dec 07, 2025 at 11:15:13PM -0500, Tom Lane wrote:
>> I think that this is really a bug in the Xversion-update test, because
>> I don't see why we'd be holding src/test/modules libraries to the
>> standard of can-be-upgraded-across-versions. But maybe there's
>> something I'm missing?

> And I was wondering whether I should just plant more items in
> AdjustUpgrade.pm, like in the attached.

Nah, hold off till we have a discussion about whether the test is
correct to expect compatibility. We can afford to have a couple
of BF animals unhappy for a day or two while we come to a decision.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2025-12-08 05:41:27 pgsql: Prevent invalidation of newly created replication slots.
Previous Message Michael Paquier 2025-12-08 04:53:32 Re: pgsql: injection_points: Remove portions related to custom pgstats