Re: Various typo fixes
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, Thom Brown <thom@linux.com>, pgsql-hackers@lists.postgresql.org
Date: 2023-04-14T04:13:09Z
Lists: pgsql-hackers
On Tue, Apr 11, 2023 at 10:44:43PM -0500, Justin Pryzby wrote: > It could be "an inadequate wal-level" or "a prohibitively low > wal-level", but Thom's language is better. "too low a wal-level" means > the same thing as "too low of a wal-level" (which would also be fine). I have been studying more this point, and you are right that this is much better. So applied with this wording, after adding more markups where these were needed. -- Michael
Commits
-
doc: Fix some grammar for logical decoding description and functions
- c7dc56bd6b36 16.0 landed
-
doc: Fix some typos and grammar
- 644b848f50ef 16.0 landed