Re: pg_walinspect: fix LSN validation messages and empty range handling - Mailing list pgsql-hackers

From Xuneng Zhou
Subject Re: pg_walinspect: fix LSN validation messages and empty range handling
Date
Msg-id CABPTF7WvtdfjeEYLMWJihAy7XzAgpVzpNe+W+AJ3AzfX0FefXg@mail.gmail.com
Whole thread
In response to Re: pg_walinspect: fix LSN validation messages and empty range handling  (Kiran Kaki <itskkpg@gmail.com>)
Responses Re: pg_walinspect: fix LSN validation messages and empty range handling
List pgsql-hackers


On Thu, Sep 24, 2026 at 7:14 AM Kiran Kaki <itskkpg@gmail.com> wrote:
Hi Chao

>
> PFA v5:
>
> * 0001: only added Surya as a reviewed in the commit message
> * 0002: addressed Surya’s review comments
>

Thanks for addressing the review comments . All four issues are fixed in v5.

Reviewed and tested on master (d39fda1cc4):

- Both patches apply cleanly.
- Build succeeds.
- pg_walinspect tests pass.
- psql tests pass.
- Core regression tests pass.
- Manually verified: ERROR: skip WAL location (LSN 0/00012345) must be
greater than or equal to origin LSN 0/00012346

Looks ready for a committer.

+1. v5 LGTM. 

--
Regards,
Xuneng Zhou
HighGo Software Co., Ltd.

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Add a permission check to pg_stat_get_backend_subxact()
Next
From: "zengxx"
Date:
Subject: Skip a redundant singleton GROUP BY node