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

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Holger Hoffstätte <holger(at)applied-asynchrony(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] jit: fix build with LLVM-21
Date: 2025-11-17 12:55:30
Message-ID: 7EC745EB-0D31-4B67-A8B5-16D8D59F5533@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 17 Nov 2025, at 12:31, Holger Hoffstätte <holger(at)applied-asynchrony(dot)com> wrote:

> I made an account on commitfest but cannot log in yet due
> to some "cooloff period" (presumably to ward off spammers).

That's indeed the reason (and sadly we need it).

> Would be nice if you can get this sorted.

Posting a request to pgsql-www@ is a good way to make sure the team that can
expedite processing doesn't miss it among all active threads here on -hackers.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-11-17 12:57:47 Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Previous Message Chao Li 2025-11-17 12:55:13 Re: backend/nodes cleanup: Move loop variables definitions into for statement