jit_dump_bitcode Developer Parameter

Type: bool
Default: off
Context: superuser
Restart: false
Since: 11

Writes the generated LLVM IR out to the file system, inside data_directory. This is only useful for working on the internals of the JIT implementation. The default setting is off. Only superusers and users with the appropriate SET privilege can change this setting.

Comments