aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-09-19 13:18:59 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-09-19 13:18:59 -0400
commit47288bd08c0169ecb5eb50742336cc0df813777e (patch)
tree7bf36a45ef366b7ef7e08f07ddfd591842645841 /src/backend/utils/adt/jsonb_util.c
parentf9edfc1aa9ea4f0bae87eabcac261d82370c7de4 (diff)
downloadpostgresql-47288bd08c0169ecb5eb50742336cc0df813777e.tar.gz
postgresql-47288bd08c0169ecb5eb50742336cc0df813777e.zip
Fix failure of contrib/auto_explain to print per-node timing information.
This has been broken since commit af7914c6627bcf0b0ca614e9ce95d3f8056602bf, which added the EXPLAIN (TIMING) option. Although that commit included updates to auto_explain, they evidently weren't tested very carefully, because the code failed to print node timings even when it should, due to failure to set es.timing in the ExplainState struct. Reported off-list by Neelakanth Nadgir of Salesforce. In passing, clean up the documentation for auto_explain's options a little bit, including re-ordering them into what seems to me a more logical order.
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions