aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql/postgres_fdw.sql
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2018-09-24 13:27:08 -0700
committerAndres Freund <andres@anarazel.de>2018-09-24 13:35:45 -0700
commit52050ad8ebec8d831902f587314aa4f6aaa6d2c5 (patch)
tree3b7946b4e859f19cf26280c3e3d55d6aa76bdbf8 /contrib/postgres_fdw/sql/postgres_fdw.sql
parent7636e5c60fea83a9f3cd2ad278c0819b98941c74 (diff)
downloadpostgresql-52050ad8ebec8d831902f587314aa4f6aaa6d2c5.tar.gz
postgresql-52050ad8ebec8d831902f587314aa4f6aaa6d2c5.zip
Make EXPLAIN output for JIT compilation more dense.
A discussion about also reporting JIT compilation overhead on workers brought unhappiness with the verbosity of the current explain format to light. Make the text format more dense, and restructure the structured output to mirror that more closely. As we're re-jiggering the output format anyway: The denser format allows us to report all flags for JIT compilation (now also reporting PGJIT_EXPR and PGJIT_DEFORM), and report the total time in addition to the individual times. Per complaint from Tom Lane. Author: Andres Freund Discussion: https://postgr.es/m/27812.1537221015@sss.pgh.pa.us Backpatch: 11-, where JIT compilation was introduced
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions