Clarify documentation of EXPLAIN (TIMING OFF) option.
Tom Lane <tgl@sss.pgh.pa.us>
Clarify documentation of EXPLAIN (TIMING OFF) option. Clarify that this option doesn't suppress measurement of the statement's total runtime. Greg Smith
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/explain.sgml | modified | +5 −3 |
| src/backend/commands/explain.c | modified | +4 −0 |