Re: Fixed a minor typo in code comment

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

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

Attachment Content-Type Size
v2-0001-Fix-typo-in-comment.patch application/octet-stream 1.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-08-06 04:17:24 Re: Fixed a minor typo in code comment
Previous Message Mircea Cadariu 2025-08-06 04:01:18 Re: analyze-in-stages post upgrade questions