Re: LLVM 18 - Mailing list pgsql-hackers

From Christoph Berg
Subject Re: LLVM 18
Date
Msg-id ZgcDY1IPtImCkDWt@msg.df7cb.de
Whole thread Raw
In response to Re: LLVM 18  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: LLVM 18
List pgsql-hackers
Re: Thomas Munro
> By the way, while testing on my Debian system with apt.llvm.org
> packages, I discovered that we crash with its latest llvm-18 package,
> namely:

Ubuntu in their infinite wisdom have switched to LLVM 18 as default
for their upcoming 24.04 "noble" LTS release while Debian is still
defaulting to 16. I'm now seeing LLVM crashes on the 4 architectures
we support on noble.

Should LLVM 18 be supported by now?

Christoph



pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs
Next
From: Peter Geoghegan
Date:
Subject: Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.