pgsql: doc: Fix example query for pg_walinspect

2023-05-25 Thread Daniel Gustafsson
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 Discussion: https://postgr.es/m/cacjufxhqxdr4nnmwmr6peivpag54j0dgwmuyqzrh5bx6+nt...@mail.gmail.com Backpatch-through:

pgsql: doc: Fix example query for pg_walinspect

2023-05-25 Thread Daniel Gustafsson
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 Discussion: https://postgr.es/m/cacjufxhqxdr4nnmwmr6peivpag54j0dgwmuyqzrh5bx6+nt...@mail.gmail.com Backpatch-through: