Skip to content

Commit d7c8576

Browse files
committed
Doc: Improve documentation for pg_jit_available()
Per complaint from Scott Ribe. Based on wording suggestion from Tom Lane. Discussion: https://postgr.es/m/1956E806-1468-4417-9A9D-235AE1D5FE1A@elevated-dev.com Backpatch-through: 11, where pg_jit_available() was added
1 parent 45fdc97 commit d7c8576

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/func.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21087,10 +21087,10 @@ SELECT * FROM pg_ls_dir('.') WITH ORDINALITY AS t(ls,n);
2108721087
<returnvalue>boolean</returnvalue>
2108821088
</para>
2108921089
<para>
21090-
Returns true if <acronym>JIT</acronym> compilation is available in
21091-
this session (see <xref linkend="jit"/>).
21092-
Returns false if <xref linkend="guc-jit"/> is set to false, or if the
21093-
feature was not enabled at compile time.
21090+
Returns true if a <acronym>JIT</acronym> compiler extension is
21091+
available (see <xref linkend="jit"/>) and the
21092+
<xref linkend="guc-jit"/> configuration parameter is set to
21093+
<literal>on</literal>.
2109421094
</para></entry>
2109521095
</row>
2109621096

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy