]> granicus.if.org Git - postgresql/commitdiff
Fix typo
authorMagnus Hagander <magnus@hagander.net>
Wed, 25 Apr 2018 07:29:50 +0000 (09:29 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 25 Apr 2018 07:29:50 +0000 (09:29 +0200)
Author: Michael Paquier

doc/src/sgml/jit.sgml

index 2a647e8c6c52c0c1262ee50d79f2c976e35fef7e..fc841337c36062bf96ec31a059abd9652f37ed77 100644 (file)
     If <xref linkend="guc-jit"/> is set to <literal>off</literal>, or no
     <acronym>JIT</acronym> implementation is available (for example because
     the server was compiled without <literal>--with-llvm</literal>),
-    <acronym>JIT</acronym> will not performed, even if considered to be
+    <acronym>JIT</acronym> will not be performed, even if considered to be
     beneficial based on the above criteria.  Setting <xref linkend="guc-jit"/>
     to <literal>off</literal> takes effect both at plan and at execution time.
    </para>