forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit803a504
committed
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.comBackpatch-through: 151 parent34f5119 commit803a504
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
157 |
| - | |
158 |
| - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
|
0 commit comments
Comments
(0)