Correction to comment wording in tableam.c - Mailing list pgsql-hackers

From shiyu qin
Subject Correction to comment wording in tableam.c
Date
Msg-id CAJUCM3uJjoLR1zfKoZD4J71T-hdeFdFw1kTQoMkywKZP0hZsvw@mail.gmail.com
Whole thread Raw
Responses Re: Correction to comment wording in tableam.c
List pgsql-hackers
Hi Hackers,

I found an issue in the comments of the  tableam.c file.

In the comment that currently reads:
Note that most function in here are documented in tableam.h

I believe the wording is incorrect. The phrase "most function" is
used, but based on the actual context, it is intended to refer to
"most functions", not a single specific function.

Therefore, this sentence should be corrected to:
Note that most functions in here are documented in tableam.h

This change better reflects the intended meaning and improves the
accuracy of the comment.

Regards,
shiyu qin

Attachment

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE
Next
From: Dilip Kumar
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication