Hi, On Fri, 11 Sept 2026 at 08:06, Fujii Masao <[email protected]> wrote: > > Hi, > > Commit 5f3a49abf7f changed the primary status update message to report the > end of the last inserted WAL record instead of the WAL write position. > But, the protocol docs still describes the WAL position field as > the latest WAL write position, which no longer matches the message sent by > walsender. > > Attached patch updates the description of the WAL position field to > indicate the end of the > last inserted WAL record, matching the implementation.
Thanks for the patch. Changes LGTM. Regards, Ayush
