Re: [PATCH] Fix some typos in code comments - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Fix some typos in code comments
Date
Msg-id ait6Ku25aDI6XZat@paquier.xyz
Whole thread
In response to [PATCH] Fix some typos in code comments  (Ewan Young <kdbase.hack@gmail.com>)
List pgsql-hackers
On Thu, Jun 11, 2026 at 05:40:38PM +0800, Ewan Young wrote:
> While reading through the tree I noticed a few misspellings in comments.
> The attached patch fixes three of them; it touches comments only, with no
> code change:
>
> - src/backend/utils/adt/float.c — "becase" → "because"
> - src/include/tsearch/ts_type.h — "agrs" → "args"
> - src/backend/tcop/pquery.c — "Querys" → "Queries"

Thanks.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Fix some typos in code comments