Improve docs for EXPLAIN (IO)

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: ed9ec3abb601bbe6a22363ca5ac80959de8c14ef
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2026-06-26T16:11:05Z
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 <tomas@vondra.me>

Files

PathChange+/−
doc/src/sgml/ref/explain.sgml modified +8 −1