Re: Trivial fix of code comment

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Trivial fix of code comment
Date: 2025-08-29 11:12:37
Message-ID: A3DAC46C-EFB2-47D2-8A22-4CFF688FDEDA@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 29 Aug 2025, at 13:01, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com> wrote:
>
> 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.

Agreed, pushed.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bernd Reiß 2025-08-29 11:16:08 Use-after-free in expand_partitioned_rtentry
Previous Message Ashutosh Bapat 2025-08-29 11:01:21 Re: Trivial fix of code comment