Re: Fix typo in commens on ExecInsertIndexTuples - Mailing list pgsql-hackers

From Amit Langote
Subject Re: Fix typo in commens on ExecInsertIndexTuples
Date
Msg-id CA+HiwqE8vPqLyA2ipzAeZZTcOOx1++fF=WGn5MmUUiAxwh=5dw@mail.gmail.com
Whole thread Raw
In response to Re: Fix typo in commens on ExecInsertIndexTuples  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: Fix typo in commens on ExecInsertIndexTuples
List pgsql-hackers
On Tue, Jul 1, 2025 at 11:42 AM Amit Langote <amitlangote09@gmail.com> wrote:
> Hi Nagata-san,
>
> On Tue, Jul 1, 2025 at 11:02 AM Yugo Nagata <nagata@sraoss.co.jp> wrote:
> >
> > Hi,
> >
> > I found typos in the comments of ExecInsertIndexTuples
> > that mention TUUI_{All, Summarizing} but they should be
> > TU_*.
> >
> > I've attached a patch to fix it.
>
> Good catch and thanks for the patch.  Will push shortly.

Done and backpatched to v16, where the faulty comments were introduced.

--
Thanks, Amit Langote



pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Logical Replication of sequences
Next
From: Michael Paquier
Date:
Subject: Re: Typo in pg_stat_activity definition