From: | Richard Guo <guofenglinux(at)gmail(dot)com> |
---|---|
To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
Cc: | Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, tomas(at)vondra(dot)me |
Subject: | Re: Fix wrong filename in header comment of gin_tuple.h |
Date: | 2025-09-22 00:57:24 |
Message-ID: | CAMbWs4_jKsumbbsMBAj78NxS5oXVrOzzNccotxJ5+r_7KxuDiw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Sep 22, 2025 at 9:53 AM David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> On Mon, 22 Sept 2025 at 11:59, Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> > On Mon, Sep 22, 2025 at 8:10 AM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
> > > 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.
> > 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?
Makes sense to handle them all together. Feel free to take this one
as part of the larger cleanup.
- Richard
From | Date | Subject | |
---|---|---|---|
Next Message | Quan Zongliang | 2025-09-22 01:27:38 | Re: Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table |
Previous Message | David Rowley | 2025-09-22 00:52:47 | Re: Fix wrong filename in header comment of gin_tuple.h |