Re: typo in a comment of restrictinfo.c
{ "emoji": "😀", "version": 1 }
Re: typo in a comment of restrictinfo.c
On Sat, Dec 14, 2024 at 8:41 AM Ryo Kanbayashi 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! --