Re: Fixed a minor typo in code comment - Mailing list pgsql-hackers

From Chao Li
Subject Re: Fixed a minor typo in code comment
Date
Msg-id B650E565-D312-49ED-ACD9-B57F39222E1A@highgo.com
Whole thread Raw
In response to Re: Fixed a minor typo in code comment  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Fixed a minor typo in code comment
List 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.fujii@gmail.com> wrote:

On Wed, Aug 6, 2025 at 8:11 AM Chao Li <lic@highgo.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>

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Fixed a minor typo in code comment
Next
From: Fujii Masao
Date:
Subject: Re: Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION