8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4aad3 commit 7f58f66Copy full SHA for 7f58f66
doc/src/sgml/jit.sgml
@@ -139,7 +139,7 @@
139
If <xref linkend="guc-jit"/> is set to <literal>off</literal>, or no
140
<acronym>JIT</acronym> implementation is available (for example because
141
the server was compiled without <literal>--with-llvm</literal>),
142
- <acronym>JIT</acronym> will not performed, even if considered to be
+ <acronym>JIT</acronym> will not be performed, even if considered to be
143
beneficial based on the above criteria. Setting <xref linkend="guc-jit"/>
144
to <literal>off</literal> takes effect both at plan and at execution time.
145
</para>
0 commit comments