Re: is JIT available - Mailing list pgsql-general

From Christoph Moench-Tegeder
Subject Re: is JIT available
Date
Msg-id 20200725140211.GA2440@elch.exwg.net
Whole thread Raw
In response to is JIT available  (Scott Ribe <scott_ribe@elevated-dev.com>)
Responses Re: is JIT available
List pgsql-general
## Scott Ribe (scott_ribe@elevated-dev.com):

> So JIT is enabled in your conf, how can you tell from within a client
> session whether it's actually available (PG compiled with it and
> compiler available)?

pg_jit_available()  boolean  is JIT compilation available in this session

https://www.postgresql.org/docs/12/functions-info.html

Regards,
Christoph

-- 
Spare Space



pgsql-general by date:

Previous
From: Nils Bergmann
Date:
Subject: Format generation_expression
Next
From: Tom Lane
Date:
Subject: Re: bad JIT decision