Re: Various typo fixes
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Thom Brown <thom@linux.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-04-11T22:15:29Z
Lists: pgsql-hackers
Attachments
- v16-typos.diff (text/plain) patch v16
- 0001-WIP-v16-docs-Add-support-for-file-inclusions-in-HBA-.patch (text/x-diff)
On Tue, Apr 11, 2023 at 09:53:00AM -0500, Justin Pryzby wrote: > On Tue, Apr 11, 2023 at 03:43:12PM +0100, Thom Brown wrote: > > On Tue, 11 Apr 2023 at 15:39, Justin Pryzby <pryzby@telsasoft.com> wrote: > > > > > > On Tue, Apr 11, 2023 at 03:36:02PM +0100, Thom Brown wrote: > > > > I've attached a patch with a few typo and grammatical fixes. > > > > > > I think you actually sent the "git-diff" manpage :( > > > > Oh dear, well that's a first. Thanks for pointing out. > > Thanks. I think these are all new in v16, right ? > > I noticed some of these too - I'll send a patch pretty soon. The first attachment fixes for typos in user-facing docs new in v16, combining Thom's changes with the ones that I'd found. If that's confusing, I'll resend my patches separately. The other four numbered patches could use extra review. -- Justin
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