Re: [PATCH v1] Fixed a spelling error in the comments in gininsert.c
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Xingbin She <xingbin.she@qq.com>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-19T02:52:49Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix another typo in gininsert.c
- d31276f0e290 19 (unreleased) landed
-
Fix typos in gininsert.c
- 5cdbec5aa9dc 19 (unreleased) landed
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