doc: Fix description of pg_get_wal_stats_till_end_of_wal() in pg_walinspect

Michael Paquier <michael@paquier.xyz>

Commit: 019f8624664dbf1e25e2bd721c7e99822812d109
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-02-28T23:38:43Z
Releases: 16.0
doc: Fix description of pg_get_wal_stats_till_end_of_wal() in pg_walinspect

end_lsn was mentioned as an input parameter, but that should not be the
case.  Error introduced in 58597ed.

Author: Nathan Bossart
Discussion: https://postgr.es/m/20230228195740.GA1397484@nathanxps13
Backpatch-through: 15

Files

PathChange+/−
doc/src/sgml/pgwalinspect.sgml modified +1 −1

Documentation touched

Discussion