]> granicus.if.org Git - postgresql/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:42:42 +0000 (13:42 -0700)
commite5b2bd091aa4884f8f68e2d55c851e9ebd2d8c11
tree49b7771cd59470faba4d8b3d8f722f64c6732df3
parent6859bd2632d80e21d25830ac60bbb48bf12f6d46
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