forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite5b2bd0
committed
auto_explain: Include JIT information if applicable.
Due to my (Andres') omission auto_explain did not include informationabout JIT compilation. Fix that.Author: Lukas FittlDiscussion:https://postgr.es/m/CAP53PkzgSyoTCau0-5FNaM484B=uO8nLzma7L1ncWLb1=oVJQA@mail.gmail.comBackpatch: 11-, where JIT compilation was introduced1 parent6859bd2 commite5b2bd0
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
334 | 335 |
| |
335 | 336 |
| |
336 | 337 |
| |
| 338 | + | |
| 339 | + | |
| 340 | + | |
337 | 341 |
| |
338 | 342 |
| |
339 | 343 |
| |
|
0 commit comments
Comments
(0)