Improve docs for EXPLAIN (IO)

Commit 681daed931 introduced a new EXPLAIN option "IO", but the docs
did not explain what information was added to the output. Expand the
description a little bit, similarly to the other EXPLAIN options.

While at it, fix a typo in the first sentence.

Author: Tomas Vondra <[email protected]>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ed9ec3abb601bbe6a22363ca5ac80959de8c14ef

Modified Files
--------------
doc/src/sgml/ref/explain.sgml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

Reply via email to