On Mon, Feb 23, 2026 at 3:34 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > So a fix belongs in pg_upgrade, IMO, instead of the test. I have a
> > draft passing locally that I should be able to share soon.
>
> Fair enough.
Something like the attached (tested only against 9.2 so far)? I would
plan to backpatch after feature freeze is lifted.
--Jacob