Re: LLVM 22 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: LLVM 22
Date
Msg-id 3184815.1775100697@sss.pgh.pa.us
Whole thread Raw
In response to Re: LLVM 22  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: LLVM 22
List pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> On Wed, Apr 1, 2026 at 4:25 PM Thomas Munro <thomas.munro@gmail.com> wrote:
>> Working on this, more shortly...  I'm trying to figure out if Anthonin
>> and Andres's feedback means the poison approach does nothing useful
>> and we might as well just #ifdef out the lifetime.end stuff for LLVM
> = 22 to fix the breakage today.

> Done.  Hopefully midge and Devrim will now turn green :-)

Just out of curiosity: I see you back-patched that all the way,
but midge had only been failing on v18 and HEAD.  Were you just
being defensive, or is there something deeper there?

            regards, tom lane



pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE
Next
From: Henson Choi
Date:
Subject: Re: Row pattern recognition