Thread

Commits

  1. Fix typos in the code.

  1. 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
  2. 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