Re: Test instability when pg_dump orders by OID - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Test instability when pg_dump orders by OID
Date
Msg-id 3th37rt7erqwk3rj63kozbbt2p2rxfg4inz54p77jvq7usojqu@vo2w2gdugz5w
Whole thread Raw
In response to Re: Test instability when pg_dump orders by OID  (Noah Misch <noah@leadboat.com>)
Responses Re: Test instability when pg_dump orders by OID
List pgsql-hackers
Hi,

On 2025-08-23 07:45:05 -0700, Noah Misch wrote:
> Crossing the boundary of the MAINTAIN privilege existing seems relevant.  Will
> fix.  (My checklist did tell me to do a local run of TestUpgradeXversion.  I
> skipped it, betting this patch wouldn't break that test.  I lost that bet.)

I wonder if it's worth adding support to CI to perform the cross-version
upgrade test. It'd be pretty easy to install all pgdg apt postgres packages to
the debian image, which then could be used as the source version...

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Marc-Olaf Jaschke
Date:
Subject: Re: Improve hash join's handling of tuples with null join keys
Next
From: Tom Lane
Date:
Subject: Re: Test instability when pg_dump orders by OID