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

From Michael Paquier
Subject Re: [PATCH v1] Fixed a spelling error in the comments in gininsert.c
Date
Msg-id aUhzIchKUdeJWRTq@paquier.xyz
Whole thread Raw
In response to Re: [PATCH v1] Fixed a spelling error in the comments in gininsert.c  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: [PATCH v1] Fixed a spelling error in the comments in gininsert.c
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments