Re: Add missing JIT inline pass for llvm>=17

Álvaro Herrera <alvherre@kurilemu.de>

From: Álvaro Herrera <alvherre@kurilemu.de>
To: Andreas Karlsson <andreas@proxel.se>
Cc: Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2026-01-15T11:26:23Z
Lists: pgsql-hackers
On 2026-Jan-15, Andreas Karlsson wrote:

> Great find! Sadly shows how little people actually use JIT.

I disagree.  Given that JIT is enabled by default, I think lots of
people use it.  What they don't do, is realize that things are slower
than they could be -- much less try to figure out why.

But yes, this was a great find.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. jit: Add missing inline pass for LLVM >= 17.