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 →
-
jit: Add missing inline pass for LLVM >= 17.
- f1c6b153cabd 18.2 landed
- d0bb0e5b364f 17.8 landed
- 7600dc79c231 16.12 landed
- cbdd09ae1b57 15.16 landed
- de8081c30e5a 14.21 landed
- e5d99b4d9ef4 19 (unreleased) landed