doc: Fix example query for pg_walinspect

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 803a504342d7e41cd5a2ffea7fbcc20900fd1d0d
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2023-05-25T10:43:16Z
Releases: 15.4
doc: Fix example query for pg_walinspect

The LIMIT clause had ended up in the wrong place in the query.
Backpatch to v15 where pg_walinspect was introduced.

Reported-by: Jian He <jian.universality@gmail.com>
Discussion: https://postgr.es/m/CACJufxHqXDr4NnmwmR6pEiVPAg54J0dgwMuYQzrH5BX6+NtF1g@mail.gmail.com
Backpatch-through: 15

Files

PathChange+/−
doc/src/sgml/pgwalinspect.sgml modified +3 −2

Documentation touched

Discussion