Re: typos

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: pgsql-hackers@postgresql.org
Date: 2022-01-25T01:53:32Z
Lists: pgsql-hackers
On Mon, Jan 24, 2022 at 04:55:31PM +0900, Michael Paquier wrote:
> I'm thinking about just removing that at the end.

And done this way, keeping the whole simpler.  I have applied most of
the things you suggested, with a backpatch down to 10 for the relevant
user-visible parts in the docs.  Thanks!
--
Michael

Commits

  1. doc: Fix some grammar

  2. Fix various typos, grammar and code style in comments and docs

  3. doc: Describe calculation method of streaming start for pg_receivewal