Re: Change default of jit to off

Jelte Fennema <postgres@jeltef.nl>

From: Jelte Fennema-Nio <postgres@jeltef.nl>
To: Andres Freund <andres@anarazel.de>
Cc: Greg Sabino Mullane <htamfids@gmail.com>, Adrien Nayrat <adrien.nayrat@anayrat.info>, Christoph Berg <myon@debian.org>, Euler Taveira <euler@eulerto.com>, Pierre Ducroquet <p.psql@pinaraf.info>, Álvaro Herrera <alvherre@kurilemu.de>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Andreas Karlsson <andreas@proxel.se>, Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>, pgsql-hackers <pgsql-hackers@postgresql.org>, Michael Banck <mbanck@gmx.net>
Date: 2026-02-13T14:57:18Z
Lists: pgsql-hackers
On Tue, 3 Feb 2026 at 18:13, Andres Freund <andres@anarazel.de> wrote:
> +1 for disabling it by default. Particularly with partitioning having become
> much more common since jit compilation was added, combined with LLVM getting a
> lot slower over time, that's unfortunately the right call until some
> substantial improvements are made.

I'm marking this as ready for committer.



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: Change the default to off.