Re: Fixed a minor typo in code comment
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Chao Li <lic@highgo.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-08-06T04:11:16Z
Lists: pgsql-hackers
Attachments
- v2-0001-Fix-typo-in-comment.patch (application/octet-stream) patch v2-0001
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
Commits
-
Fix typo in comment.
- 99139c46cbf2 19 (unreleased) landed