Re: Fixed a minor typo in code comment

From: Chao Li <lic(at)highgo(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fixed a minor typo in code comment
Date: 2025-08-06 04:17:24
Message-ID: B650E565-D312-49ED-ACD9-B57F39222E1A@highgo.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I am fine with that, and thanks for the v2 patch.

Chao Li (Evan)
--------------------
HighGo Infra. Software Inc.
https://www.highgo.com/

> On Aug 6, 2025, at 12:11, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Wed, Aug 6, 2025 at 8:11 AM Chao Li <lic(at)highgo(dot)com> wrote:
>>
>> Hi,
>>
>> I didn’t intend to modify the module, but noticed the typo while searching through the code. Submitting a patch to correct it.
>>
>> I ran a basic test of “make check” and the test passed.
>
> Thanks for the patch! LGTM.
>
> The comment doesn't follow our usual style. How about adjusting it to
> match our typical format while fixing the typo? I've attached
> the updated version of the patch.
>
> Regards,
>
> --
> Fujii Masao
> <v2-0001-Fix-typo-in-comment.patch>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2025-08-06 04:20:18 Re: Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION
Previous Message Fujii Masao 2025-08-06 04:11:16 Re: Fixed a minor typo in code comment