Re: Instability of phycodorus in pg_upgrade tests with JIT - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Instability of phycodorus in pg_upgrade tests with JIT
Date
Msg-id 1983160.1761409228@sss.pgh.pa.us
Whole thread Raw
In response to Re: Instability of phycodorus in pg_upgrade tests with JIT  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-hackers
Alexander Lakhin <exclusion@gmail.com> writes:
> 25.10.2025 00:31, Tom Lane wrote:
>> The other side of that coin is that no other LLVM-using animal is
>> showing similar instability.

> My collection [2] contains also reports from other animals: petalura,
> desmoxytes, dragonet.

Hmm ... but none of those are running any LLVM newer than 4.0.1
(obsolete since 2017).

            regards, tom lane



pgsql-hackers by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: Instability of phycodorus in pg_upgrade tests with JIT
Next
From: Álvaro Herrera
Date:
Subject: Re: Docs pg_restore: Shouldn't there be a note about -n ?