32.3. Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
The configuration variable determines whether JIT compilation is enabled or disabled. If it is enabled, the configuration variables , , and determine whether JIT compilation is performed for a query, and how much effort is spent doing so.
determines which JIT implementation is used. It is rarely required to be changed. See .
For development and debugging purposes a few additional configuration parameters exist, as described in .