Re: [PATCH v1] Fixed a spelling error in the comments in gininsert.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Tender Wang <tndrwang(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH v1] Fixed a spelling error in the comments in gininsert.c
Date: 2025-12-21 22:22:25
Message-ID: aUhzIchKUdeJWRTq@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-12-21 22:33:15 Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Previous Message Alexander Korotkov 2025-12-21 22:02:22 Re: Add SPLIT PARTITION/MERGE PARTITIONS commands