Re: [PATCH] Fix various spelling errors

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: "Kekalainen, Otto" <ottoke(at)amazon(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] Fix various spelling errors
Date: 2022-03-14 23:49:07
Message-ID: 20220314234907.GV28503@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Attachment Content-Type Size
0001-doc-than-than.patch text/x-diff 1.1 KB
0002-doc-duplicate-words-THE-since-0aa8a01d04c8fe200b7a10.patch text/x-diff 1.3 KB
0003-remove-duplicate-word.patch text/x-diff 1.0 KB
0004-doc-database-SYSTEM-since-aa01051418f10afbdfa781b8dc.patch text/x-diff 1.1 KB
0005-doc-Remove-synchronized-from-no-sync.patch text/x-diff 1.1 KB
0006-doc-json-log-dc686681e0799b12c40f44f85fc5bfd7fed4e57.patch text/x-diff 1.3 KB
0007-doc-Logical-decoding-of-sequences-0da92dc530c9251735.patch text/x-diff 1.5 KB
0008-doc-s-in-local-server-on-local-server-94c49d53402240.patch text/x-diff 956 bytes
0009-doc-pg_column_compression-we-say-method-not-algorith.patch text/x-diff 964 bytes
0010-comment-typo-consistency.patch text/x-diff 1.0 KB
0011-comment-typo-since-ff9f111bce24fd9bbca7a20315586de87.patch text/x-diff 1013 bytes
0012-Remove-extraneous-blank-lines.patch text/x-diff 1.6 KB
0013-Cluster.pm-since-b34ca595abd697e716ce369ec1b58624bdd.patch text/x-diff 1.3 KB
0014-f-extended-stats.patch text/x-diff 2.0 KB
0015-typos-reported-by-codespell.patch text/x-diff 6.1 KB
0016-Double-spaces.patch text/x-diff 6.6 KB
0017-comment-spaces.patch text/x-diff 1.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message lupeng 2022-03-15 01:31:19 Change the csv log to 'key:value' to facilitate the user to understanding and processing of logs
Previous Message Nathan Bossart 2022-03-14 23:04:24 Re: Optionally automatically disable logical replication subscriptions on error