Re: PG version is not seen in pg_upgrade test log

From: "Potapov Alexander" <a(dot)potapov(at)postgrespro(dot)com>
To: "Michael Paquier" <michael(at)paquier(dot)xyz>
Cc: "Daniel Gustafsson" <daniel(at)yesql(dot)se>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: PG version is not seen in pg_upgrade test log
Date: 2025-12-04 07:24:15
Message-ID: 96c7405f-5add-e909-5f4e-e38ab35efc33@postgrespro.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Indeed. It looks like this should be backpatched down to v15 for two
> reasons: Cluster.pm exists since v15 and pg_upgrade has been converted
> to TAP since v15.

I rebased the patch to be up-to-date with master.
--
Alexander

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Potapov Alexander 2025-12-04 07:26:01 Re: PG version is not seen in pg_upgrade test log
Previous Message Bilal Yavuz 2025-12-04 07:09:33 Re: [PATCH] Add `headerscheck` run_target to meson