JIT was disabled by default in a PG 11 in a separate commit that will
normally not appear in the PG 12 git logs. Therefore, create a PG 12
document and mention the fact that JIT is enabled by default in this
release. (A similar change in parallelism was missed in a prior
release.)
Reported-by: Andres Freund
Discussion: https://postgr.es/m/
20180922000554[email protected]
Backpatch-through: head
--- /dev/null
+
+
+
+
+
Release 12
+
+
JIT is enabled by default in this release. It was disabled by
+ default in PG 11, so we document is enablement here.
+
+
+
The reason for splitting the release notes this way is so that appropriate
subsets can easily be copied into back branches.
-->
+&release-12;
&release-11;
&release-10;
&release-9.6;