typo in a comment of restrictinfo.c

Ryo Kanbayashi <kanbayashi.dev@gmail.com>

From: Ryo Kanbayashi <kanbayashi.dev@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2024-12-14T01:41:26Z
Lists: pgsql-hackers

Attachments

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

Commits

  1. Fix typo