Re: Extracting cross-version-upgrade knowledge from buildfarm client

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Extracting cross-version-upgrade knowledge from buildfarm client
Date: 2023-07-20 12:29:53
Message-ID: b4de958b-f7fd-cb43-5448-1cb3ee3c019d@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2023-07-20 Th 05:52, Alvaro Herrera wrote:
> On 2023-Jul-19, Andrew Dunstan wrote:
>
>> The result you report suggest to me that somehow the old version is no
>> longer a PostgreSQL::Version object.  Here's the patch I suggest:
> Ahh, okay, that makes more sense; and yes, it does work.

Your patch LGTM

cheers

andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2023-07-20 12:37:59 Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication
Previous Message stephane tachoires 2023-07-20 11:56:33 Re: Add SPLIT PARTITION/MERGE PARTITIONS commands