auto_explain: Include JIT output if applicable

Поиск
Список
Период
Сортировка
От Lukas Fittl
Тема auto_explain: Include JIT output if applicable
Дата
Msg-id CAP53PkzgSyoTCau0-5FNaM484B=uO8nLzma7L1ncWLb1=oVJQA@mail.gmail.com
обсуждение исходный текст
Ответы Re: auto_explain: Include JIT output if applicable  (Andres Freund <andres@anarazel.de>)
Список 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
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Improve autovacuum logging for aggressive andanti-wraparound ru
Следующее
От: Sarah Conway Schnurr
Дата:
Сообщение: Re: Participate in GCI as a Mentor