Re: [PATCH] jit: fix build with LLVM-21

From: Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>
To: Holger Hoffstätte <holger(at)applied-asynchrony(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] jit: fix build with LLVM-21
Date: 2025-11-17 08:48:26
Message-ID: CAO6_Xqp=LyMNEVmjmCONgjsX-9xtGAftyNR94_nm2ku5JexA0Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Homebrew is now installing LLVM21 by default, so compiling with Homebrew's
default LLVM now fails without this patch.

Just trying to make sure this doesn't fall into the couch crack.

I don't see a commitfest[1] entry for this patch. You should create one to
keep track of the patch.

[1]: https://commitfest.postgresql.org/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mircea Cadariu 2025-11-17 09:20:23 Re: pgsql: Drop unnamed portal immediately after execution to completion
Previous Message jian he 2025-11-17 08:08:01 Re: virtual generated column as partition key