From: | Ryo Kanbayashi <kanbayashi(dot)dev(at)gmail(dot)com> |
---|---|
To: | John Naylor <johncnaylorls(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: typo in a comment of restrictinfo.c |
Date: | 2024-12-14 11:42:01 |
Message-ID: | CANOn0Ey1L933qhWmx=A1ifXQ7pCMmzw=k=C7X9nfqj=aQr+wkA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
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(at)gmail(dot)com>
wrote:
> On Sat, Dec 14, 2024 at 8:41 AM Ryo Kanbayashi <kanbayashi(dot)dev(at)gmail(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2024-12-14 12:43:46 | strangely worded message |
Previous Message | Sergei Kornilov | 2024-12-14 09:39:23 | Re: Track the amount of time waiting due to cost_delay |