summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/tzparser.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-10-15 18:50:16 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-10-15 18:50:16 -0400
commit9bb6b7c5ed617b34edf1a962c9405359822418d3 (patch)
tree6a9a6535cba6bd586f48f247a77a3961a5317d95 /src/backend/utils/misc/tzparser.c
parent4971c36b46c63c0b36a38df6a4b6ad9f303e4620 (diff)
Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN.
We've gotten enough push-back on that change to make it clear that it wasn't an especially good idea to do it like that. Revert plain EXPLAIN to its previous behavior, but keep the extra output in EXPLAIN ANALYZE. Per discussion. Internally, I set this up as a separate flag ExplainState.summary that controls printing of planning time and execution time. For now it's just copied from the ANALYZE option, but we could consider exposing it to users.
Diffstat (limited to 'src/backend/utils/misc/tzparser.c')
0 files changed, 0 insertions, 0 deletions