Fix primary status update WAL position description - Mailing list pgsql-docs

From Fujii Masao
Subject Fix primary status update WAL position description
Date
Msg-id CAHGQGwFn2QfpHDR6cWxd98tqNb5vyguEis8rtqnqidFR36p4QQ@mail.gmail.com
Whole thread
List pgsql-docs
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.

Regards,

-- 
Fujii Masao

Attachment

pgsql-docs by date:

Previous
From: Yaroslav Saburov
Date:
Subject: Re: 4.1. Lexical Structure
Next
From: Eugene Losowski-Gallagher
Date:
Subject: Re: Constraint check is missing value check ARRAY