Re: [PATCH] seg: preserve the upper boundary's certainty indicator in seg_out() - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: [PATCH] seg: preserve the upper boundary's certainty indicator in seg_out()
Date
Msg-id 3ca625b6-58bf-4847-a388-ebc3758b5704@dunslane.net
Whole thread
In response to Re: [PATCH] seg: preserve the upper boundary's certainty indicator in seg_out()  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2026-06-12 Fr 3:02 PM, Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>> This is upsetting cross version upgrade tests, I assume since we didn't
>> backport it to branches older than 14.
>> Not sure what the best solution is. Drop the table, or at least the
>> offending row?
> I'd vote for teaching AdjustUpgrade.pm to delete just the problematic
> row.  No reason to remove more test surface than we have to.
>


WFM, I will work on it.


cheers


andrew

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




pgsql-hackers by date:

Previous
From: Zsolt Parragi
Date:
Subject: Re: [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support
Next
From: Ayush Tiwari
Date:
Subject: Re: fix prev link in docs