Re: Fixed a minor typo in code comment
厉超 <lic@highgo.com>
From: Chao Li <lic@highgo.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-08-06T04:17:24Z
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.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>
Commits
-
Fix typo in comment.
- 99139c46cbf2 19 (unreleased) landed