Re: Correction to comment wording in tableam.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: shiyu qin <qinshy510(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Correction to comment wording in tableam.c
Date: 2026-01-05 06:44:34
Message-ID: aVtd0hToNlG5xagf@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jan 05, 2026 at 02:06:22PM +0800, shiyu qin wrote:
> I found an issue in the comments of the tableam.c file.

- * Note that most function in here are documented in tableam.h, rather than
+ * Note that most functions in here are documented in tableam.h, rather than

Yep, you are right. Will fix a bit later..
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2026-01-05 07:08:59 Re: Correction of RowMark Removal During Sel-Join Elimination
Previous Message Dilip Kumar 2026-01-05 06:41:28 Re: Proposal: Conflict log history table for Logical Replication