]> git.ipfire.org Git - thirdparty/postgresql.git/commit
auto_explain: Include JIT information if applicable.
authorAndres Freund <andres@anarazel.de>
Mon, 24 Sep 2018 20:40:57 +0000 (13:40 -0700)
committerAndres Freund <andres@anarazel.de>
Mon, 24 Sep 2018 20:40:57 +0000 (13:40 -0700)
commitb076eb7669d7279d0f446305c2e12dffd6bc3347
tree50498f484b2676933833b7ef8c8be1fb5671c46f
parent52050ad8ebec8d831902f587314aa4f6aaa6d2c5
auto_explain: Include JIT information if applicable.

Due to my (Andres') omission auto_explain did not include information
about JIT compilation. Fix that.

Author: Lukas Fittl
Discussion:
https://postgr.es/m/CAP53PkzgSyoTCau0-5FNaM484B=uO8nLzma7L1ncWLb1=oVJQA@mail.gmail.com
Backpatch: 11-, where JIT compilation was introduced
contrib/auto_explain/auto_explain.c