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 ait6cv0E-3A0NMQQ@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:
> - src/backend/tcop/pquery.c — "Querys" → "Queries"

This one is intentional, by the way.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Fix some typos in code comments
Next
From: David Rowley
Date:
Subject: Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness