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+HiwqFd0y956id_tL73BFkjr+4XdTpFbpWNSR=m9bBUS6HNdg@mail.gmail.com
Whole thread Raw
Responses Re: Fix typo in commens on ExecInsertIndexTuples
List pgsql-hackers
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.

--
Thanks, Amit Langote



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: back-patch documentation for age() and mxid_age()
Next
From: Ajin Cherian
Date:
Subject: Re: Restrict publishing of partitioned table with a foreign table as partition