Postgres Parameter across Versions
Select a parameter to view the defaults across versions of PostgreSQL.
Latest version details
Category
Query Tuning / Other Planner Options
Variable type:
bool
Short Description:
Allow JIT compilation.
Value History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
jit |
|
off |
on |
on |
on |
on |
on |
Vartype History
|
10 |
11 |
12 |
13 |
14 |
15 |
16 |
name |
|
|
|
|
|
|
|
jit |
|
bool |
bool |
bool |
bool |
bool |
bool |