Re: [PATCH v1] Fixed a spelling error in the comments in gininsert.c - Mailing list pgsql-hackers

From Chao Li
Subject Re: [PATCH v1] Fixed a spelling error in the comments in gininsert.c
Date
Msg-id AEE078E8-2B9F-4121-AAB0-A672F8241B78@gmail.com
Whole thread Raw
In response to Re: [PATCH v1] Fixed a spelling error in the comments in gininsert.c  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers

> On Dec 22, 2025, at 06:22, Michael Paquier <michael@paquier.xyz> wrote:
> 
> On Sat, Dec 20, 2025 at 08:31:28AM +0800, Chao Li wrote:
>> I found that earlier, but when I checked with
>> https://www.onelook.com/?w=endianess, it has two matches, so I
>> guessed that spelling is acceptable.
> 
> I've always heard only about the spelling with two 'n', the one you
> are pointing at being a redirection to the two-n version as well.
> Additionally, the rest of the tree seems to agree with that:
> $ git grep endianness | wc -l
> 13
> $ git grep endianess | wc -l
> 0
> --
> Michael

I have no objection at all.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Next
From: Kevin K Biju
Date:
Subject: Allowing ALTER COLUMN TYPE for columns in publication column lists