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.universal...@gmail.com> Discussion: https://postgr.es/m/cacjufxhqxdr4nnmwmr6peivpag54j0dgwmuyqzrh5bx6+nt...@mail.gmail.com Backpatch-through: 15 Branch ------ REL_15_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/803a504342d7e41cd5a2ffea7fbcc20900fd1d0d Modified Files -------------- doc/src/sgml/pgwalinspect.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)