Re: Fix wrong filename in header comment of gin_tuple.h - Mailing list pgsql-hackers

From David Rowley
Subject Re: Fix wrong filename in header comment of gin_tuple.h
Date
Msg-id CAApHDvqG8DMDEaywJ1Rq79OzZDrBDYZighxf4OacVe7kazdTJg@mail.gmail.com
Whole thread Raw
In response to Re: Fix wrong filename in header comment of gin_tuple.h  (Richard Guo <guofenglinux@gmail.com>)
Responses Re: Fix wrong filename in header comment of gin_tuple.h
List pgsql-hackers
On Mon, 22 Sept 2025 at 11:59, Richard Guo <guofenglinux@gmail.com> wrote:
>
> On Mon, Sep 22, 2025 at 8:10 AM Chao Li <li.evan.chao@gmail.com> wrote:
> > When gin_tuple.h was introduced by commit 8492feb[1], the file header comment incorrectly referred to gin.h. Update
thecomment to mention gin_tuple.h instead. 
>
> Indeed.  Will push the patch.

I was just working on a script to find others and it highlighted a
bunch more. Do you still want to do this one, or should I take them
all in one fell swoop?

David



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: [PATCH] Correct RangeTblEntry.join_using_alias comment to reflect field order
Next
From: Richard Guo
Date:
Subject: Re: Fix wrong filename in header comment of gin_tuple.h