auto_explain: Include JIT output if applicable - Mailing list pgsql-hackers

From Lukas Fittl
Subject auto_explain: Include JIT output if applicable
Date
Msg-id CAP53PkzgSyoTCau0-5FNaM484B=uO8nLzma7L1ncWLb1=oVJQA@mail.gmail.com
Whole thread Raw
Responses Re: auto_explain: Include JIT output if applicable  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Improve autovacuum logging for aggressive andanti-wraparound ru
Next
From: Sarah Conway Schnurr
Date:
Subject: Re: Participate in GCI as a Mentor