Thread

Commits

  1. Fix typo

  1. typo in a comment of restrictinfo.c

    Ryo Kanbayashi <kanbayashi.dev@gmail.com> — 2024-12-14T01:41:26Z

    Hi everyone,
    
    I found a typo in comment of restrictinfo.c line 99.
    ( https://github.com/postgres/postgres/blob/master/src/backend/optimizer/util/restrictinfo.c#L99
    )
    
    Not 'construcitng' but 'constructing' ?
    
    --
    Best regards,
    Ryo Kanbayashi
    kanbayashi.dev@gmail.com
    https://github.com/ryogrid
    
  2. Re: typo in a comment of restrictinfo.c

    John Naylor <johncnaylorls@gmail.com> — 2024-12-14T03:00:03Z

    On Sat, Dec 14, 2024 at 8:41 AM Ryo Kanbayashi <kanbayashi.dev@gmail.com> wrote:
    >
    > Hi everyone,
    >
    > I found a typo in comment of restrictinfo.c line 99.
    > ( https://github.com/postgres/postgres/blob/master/src/backend/optimizer/util/restrictinfo.c#L99
    > )
    >
    > Not 'construcitng' but 'constructing' ?
    
    Pushed, thanks!
    
    -- 
    John Naylor
    Amazon Web Services
    
    
    
    
  3. Re: typo in a comment of restrictinfo.c

    Ryo Kanbayashi <kanbayashi.dev@gmail.com> — 2024-12-14T11:42:01Z

    😀
    
    Ryo Kanbayashi reacted via Gmail
    <https://www.google.com/gmail/about/?utm_source=gmail-in-product&utm_medium=et&utm_campaign=emojireactionemail#app>
    
    On Sat, Dec 14, 2024 at 12:00 PM John Naylor <johncnaylorls@gmail.com>
    wrote:
    
    > On Sat, Dec 14, 2024 at 8:41 AM Ryo Kanbayashi <kanbayashi.dev@gmail.com>
    > wrote:
    > >
    > > Hi everyone,
    > >
    > > I found a typo in comment of restrictinfo.c line 99.
    > > (
    > https://github.com/postgres/postgres/blob/master/src/backend/optimizer/util/restrictinfo.c#L99
    > > )
    > >
    > > Not 'construcitng' but 'constructing' ?
    >
    > Pushed, thanks!
    >
    > --
    > John Naylor
    > Amazon Web Services
    >