Fix wrong filename in header comment of gin_tuple.h

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, tomas(at)vondra(dot)me
Subject: Fix wrong filename in header comment of gin_tuple.h
Date: 2025-09-21 23:09:50
Message-ID: CAEoWx2=hOBCPm-Z=F15twr_23XjHeoXSbifP5GdEdtWona97wQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Hacker,

When gin_tuple.h was introduced by commit 8492feb[1], the file header
comment incorrectly referred to gin.h. Update the comment to mention
gin_tuple.h instead.

[1]
https://git.postgresql.org/cgit/postgresql.git/commit/?id=8492feb98f6df3f0f03e84ed56f0d1cbb2ac514c

Best regards,
Chao Li (Evan)
---------------------
HighGo Software Co., Ltd.
https://www.highgo.com/

Attachment Content-Type Size
v1-0001-Fix-wrong-filename-in-header-comment-of-gin_tuple.patch application/octet-stream 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2025-09-21 23:55:58 Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order
Previous Message Tom Lane 2025-09-21 22:48:06 Re: GNU/Hurd portability patches