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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Xingbin She <xingbin(dot)she(at)qq(dot)com>
Cc: pgsql-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-19 02:52:49
Message-ID: aUS-AYr5hYlH1y1G@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Dec 19, 2025 at 10:47:22AM +0800, Xingbin She wrote:
> This patch fixs a typo in gin code comments, detial as follows:

Yep, will fix. Thanks for the report!
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2025-12-19 02:57:21 Re: [PATCH] CRC32C optimizations using SVE2 on ARM.
Previous Message Xuneng Zhou 2025-12-19 02:49:46 Re: Implement waiting for wal lsn replay: reloaded