Re: [PATCH] Fix typos in pqsignal.c comment - Mailing list pgsql-hackers

From Chao Li
Subject Re: [PATCH] Fix typos in pqsignal.c comment
Date
Msg-id A7EA4716-0D24-411D-8971-6E42D41EB780@gmail.com
Whole thread
In response to Re: [PATCH] Fix typos in pqsignal.c comment  (Ewan Young <kdbase.hack@gmail.com>)
Responses Re: [PATCH] Fix typos in pqsignal.c comment
List pgsql-hackers

> On Jun 10, 2026, at 15:18, Ewan Young <kdbase.hack@gmail.com> wrote:
>
> Hi,
>
> For tracking, I've added this to the open commitfest:
> https://commitfest.postgresql.org/patch/6871/
>
> Regards,
> Ewan Young
>
> On Fri, May 29, 2026 at 2:01 PM kdbase <kdbase.hack@gmail.com> wrote:
>>
>>  Hi hackers,
>>
>>  The attached patch fixes two typos in a comment in src/port/pqsignal.c:
>>    - "this though wrapper handler" -> "this through wrapper handler"
>>    - "as it it needs to take"      -> "as it needs to take"
>>
>>  Comment-only change; no behavior change.
>>
>>  Regards,
>>  Ewan Young

I think this change will go into Michael's bag, so it doesn't need to be added to the CF.

FYI, Michael keeps collecting these kinds of tiny changes, such as typo fixes, and pushes them all together every
coupleof months. 

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Reduce LEFT/FULL JOIN to ANTI JOIN in more cases
Next
From: Ewan Young
Date:
Subject: Re: [PATCH] Fix typos in pqsignal.c comment