diff options
author | Andres Freund <andres@anarazel.de> | 2018-03-28 13:26:51 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2018-03-28 13:26:51 -0700 |
commit | 1f0c6a9e7dca70ba7d2c949e42298d764ca457c0 (patch) | |
tree | af2beee3d82d023bfdc31527d98f109ba42d13d5 /src/backend/tcop/postgres.c | |
parent | 9370462e9a79755aea367c62eb0fef96f0c42258 (diff) | |
download | postgresql-1f0c6a9e7dca70ba7d2c949e42298d764ca457c0.tar.gz postgresql-1f0c6a9e7dca70ba7d2c949e42298d764ca457c0.zip |
Add EXPLAIN support for JIT.
This just shows a few details about JITing, e.g. how many functions
have been JITed, and how long that took. To avoid noise in regression
tests with functions sometimes being JITed in --with-llvm builds,
disable display when COSTS OFF is specified.
Author: Andres Freund
Discussion: https://postgr.es/m/20170901064131.tazjxwus3k2w3ybh@alap3.anarazel.de
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions