Thread
Commits
-
Fix typos in the code.
- 31ddbb38eeff 19 (unreleased) landed
-
Fix typo in comment
Zhiyuan Su <suzhiyuan_pg@126.com> — 2026-01-08T03:07:20Z
Hi Hackers, I found a small typo in comments in src/backend/utils/cache/lsyscache.c and am attaching a patch to fix it. The word "comparision" is corrected to "comparison". Regards, Zhiyuan Su
-
Re: Fix typo in comment
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> — 2026-01-08T15:32:01Z
On Thu, Jan 8, 2026 at 8:37 AM Zhiyuan Su <suzhiyuan_pg@126.com> wrote: > > Hi Hackers, > > I found a small typo in comments in src/backend/utils/cache/lsyscache.c > and am attaching a patch to fix it. > LGTM. -- Best Wishes, Ashutosh Bapat