Hi,

Whilst playing around with auto_explain and JIT today, I realized that
auto_explain currently doesn't output JIT information, which is rather
unfortunate when analyzing a larger set of queries in a semi-automated
manner.

Attached a trivial patch that fixes the issue and adds JIT information to
auto_explain with the same logic as used for regular EXPLAIN.

Thanks,
Lukas

-- 
Lukas Fittl

Attachment: auto_explain-include-jit-output-v1.patch
Description: Binary data

Reply via email to