Re: [PATCH] Fix typos in pqsignal.c comment

From: Ewan Young <kdbase(dot)hack(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Fix typos in pqsignal.c comment
Date: 2026-06-10 07:18:04
Message-ID: CAON2xHPwDuS9X-9GosvatTCfxTrySXWT6QB+sRomFkQcONm5uw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(dot)hack(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-06-10 07:18:29 Re: Proposal: Conflict log history table for Logical Replication
Previous Message Chao Li 2026-06-10 07:17:13 Re: Reject negative max_retention_duration values