Re: typo in a comment of restrictinfo.c
John Naylor <johncnaylorls@gmail.com>
From: John Naylor <johncnaylorls@gmail.com>
To: Ryo Kanbayashi <kanbayashi.dev@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-12-14T03:00:03Z
Lists: pgsql-hackers
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