From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org> |
Cc: | vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: typo in couple of places |
Date: | 2023-10-07 00:19:26 |
Message-ID: | CAA4eK1KuxdopJk8FnV-8=vi8rLXpb3+9y=v-kF03+bdu=AaiZg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Oct 6, 2023 at 8:52 PM Dagfinn Ilmari Mannsåker
<ilmari(at)ilmari(dot)org> wrote:
>
> vignesh C <vignesh21(at)gmail(dot)com> writes:
>
> > Hi,
> >
> > I noticed a couple of typos in code. "the the" should have been "the",
> > attached patch has the changes for the same.
>
> This made me curious about other duplicate word occurrences, and after a
> few minutes of increasingly-elaborate regexing to exclude false
> postives, I found a few more (plus a bonus a _missing_ "the"). See the
> attached patch (which includes your originl one, for completeness).
>
LGTM.
--
With Regards,
Amit Kapila.
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Davis | 2023-10-07 01:18:01 | Re: Pre-proposal: unicode normalized text |
Previous Message | Amit Kapila | 2023-10-07 00:09:34 | Re: [PoC] pg_upgrade: allow to upgrade publisher node |