Clarify documentation of EXPLAIN (TIMING OFF) option.
Clarify that this option doesn't suppress measurement of the statement's
total runtime.
Greg Smith
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/2af0971f35a4a7b87312b83782d9bb0cc6a40ad0
Modified Files
--------------
doc/src/sgml/ref/explain.sgml | 8 +++++---
src/backend/commands/explain.c | 4 ++++
2 files changed, 9 insertions(+), 3 deletions(-)