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
-
doc: Fix some grammar
- 11cd377f53bf 10.20 landed
- acd4f44fe1ab 11.15 landed
- fcc434047d09 12.10 landed
- 35893cc96856 13.6 landed
- 29d9da36b7b1 14.2 landed
-
Fix various typos, grammar and code style in comments and docs
- 410aa248e5a8 15.0 landed
-
doc: Describe calculation method of streaming start for pg_receivewal
- 1e9475694b0a 15.0 cited