Re: [PATCH] Backport perl tests for pg_upgrade from 322becb60

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: "Anton A(dot) Melnikov" <aamelnikov(at)inbox(dot)ru>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Backport perl tests for pg_upgrade from 322becb60
Date: 2022-12-19 01:56:15
Message-ID: Y5/Ev8ikP5IGoSnj@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Dec 19, 2022 at 04:16:53AM +0300, Anton A. Melnikov wrote:
> I have withdrawn the patch with the backport, but then the question is whether we
> will make fixes in older test.sh tests seems to be remains open.
> Will we fix it? Justin is not sure if anyone needs this:
> https://www.postgresql.org/message-id/67b6b447-e9cb-ebde-4a6b-127aea7ca268%40inbox.ru

This introduces an extra maintenance cost over the existing things in
the stable branches.

> Also found that the test from older versions fails in the current master.
> Proposed a fix in a new thread: https://www.postgresql.org/message-id/49f389ba-95ce-8a9b-09ae-f60650c0e7c7%40inbox.ru

Thanks. Yes, this is the change of aclitem from 32b to 64b, which is
something that needs some tweaks. So let's fix this one.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-12-19 01:56:48 Re: [BUG] pg_upgrade test fails from older versions.
Previous Message Anton A. Melnikov 2022-12-19 01:16:53 Re: [PATCH] Backport perl tests for pg_upgrade from 322becb60