Re: typo in a comment of restrictinfo.c
Ryo Kanbayashi <kanbayashi.dev@gmail.com>
From: Ryo Kanbayashi <kanbayashi.dev@gmail.com>
To: John Naylor <johncnaylorls@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-12-14T11:42:01Z
Lists: pgsql-hackers
😀 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 >
Commits
-
Fix typo
- c72ca3ddec15 18.0 landed