select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

FUNCTIONS / SYSTEM INFORMATION FUNCTIONS AND OPERATORS

pg_jit_available

Read PG 18 manual ↗

Returns true if a JIT compiler extension is available (see Chapter 30) and the jit configuration parameter is set to on.

Signatures & examples

pg_jit_available () → boolean
Returns true if a JIT compiler extension is available (see Chapter 30) and the jit configuration parameter is set to on.
Version history 5
  1. PG 16 → 17changed
  2. PG 13 → 14changed
  3. PG 12 → 13changed
  4. PG 11 → 12changed
  5. PG 10 → 11added

Definition snapshot: 2026-09-14T13:14:25.684213+00:00@99e6866c · English manual source