git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: a92b5f9) | patch
Fix failure of contrib/auto_explain to print per-node timing information.
2014年9月19日 17:18:56 +0000 (13:18 -0400)
2014年9月19日 17:19:27 +0000 (13:19 -0400)
commit 898f8a96ef9dfa79eac9ec1621a89e71fe16601c
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.
contrib/auto_explain/auto_explain.c diff | blob | blame | history
doc/src/sgml/auto-explain.sgml diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /