Fix typo in commens on ExecInsertIndexTuples

From: Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Fix typo in commens on ExecInsertIndexTuples
Date: 2025-07-01 02:02:16
Message-ID: 20250701110216.8ac8a9e4c6f607f1d954f44a@sraoss.co.jp
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Regards,
Yugo Nagata

--
Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp>

Attachment Content-Type Size
fix_commens_on_ExecInsertIndexTuples.patch text/x-diff 1.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-07-01 02:15:02 Re: back-patch documentation for age() and mxid_age()
Previous Message Robert Haas 2025-07-01 01:08:56 Re: On disable_cost