Re: [PATCH] Fix various spelling errors
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: "Kekalainen, Otto" <ottoke@amazon.com>
Cc: pgsql-hackers@postgresql.org
Date: 2022-03-14T23:49:07Z
Lists: pgsql-hackers
Attachments
- 0001-doc-than-than.patch (text/x-diff)
On Mon, Mar 14, 2022 at 11:03:50PM +0000, Kekalainen, Otto wrote: > Hello! > > I propose the attached patch to be applied on the 'master' branch of PostgreSQL > to fix various spelling errors. > > Most fixes are in comments and have no effect on functionality. Some fixes are > also in variable names but they should be safe to change, as the change is > consistent in all occurrences of the variable. LGTM - I found a few of these myself. Attached now, in case it's useful to handle them together.
Commits
-
Fix collection of typos in the code and the documentation
- 6bdf1a1400d3 15.0 landed