Hi Michael,
Michael Paquier 于2025年12月19日周五 10:53写道:
> 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
I just found another typo in gininsert.c(maybe on a n
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
signature.asc
Description: PGP signature
Hi hackers,
This patch fixs a typo in gin code comments, detial as follows:
diff --git a/src/backend/access/gin/gininsert.c
b/src/backend/access/gin/gininsert.c
index df30dcc..8824607 100644
--- a/src/backend/access/gin/gininsert.c
+++ b/src/backend/access/gin/gininsert.c
@@ -1784,7 +1784,7 @@ _