Re: Trivial fix of code comment

From: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Trivial fix of code comment
Date: 2025-08-29 11:01:21
Message-ID: CAExHW5vTq=Vtw7kAHN_4ZosEBJOQPzb5yDxcSkOczt3Ev+_K1w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Aug 29, 2025 at 1:45 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>
> Hi Hackers,
>
> Simple fix "commits" to "commits" in a test spec file. "make check" passed.

The patch changes "committs" to "commits" which is what it should do.

The change looks good to me.

--
Best Wishes,
Ashutosh Bapat

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2025-08-29 11:12:37 Re: Trivial fix of code comment
Previous Message Álvaro Herrera 2025-08-29 10:58:52 Re: Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c)