Re: typo in couple of places - Mailing list pgsql-hackers

From vignesh C
Subject Re: typo in couple of places
Date
Msg-id CALDaNm09=ihxr=9qQBNJZWRSLvZZLpfeqLzC=ywqf=LC3FaNag@mail.gmail.com
Whole thread Raw
In response to Re: typo in couple of places  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
Responses Re: typo in couple of places
List pgsql-hackers
On Fri, 6 Oct 2023 at 20:50, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> wrote:
>
> vignesh C <vignesh21@gmail.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).

Thanks, Looks good.

Regards,
Vignesh



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Invalidate the subscription worker in cases where a user loses their superuser status
Next
From: Erik Wienhold
Date:
Subject: Re: Fix output of zero privileges in psql