Re: [PATCH] Fix some typos in code comments

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ewan Young <kdbase(dot)hack(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Fix some typos in code comments
Date: 2026-06-12 03:18:10
Message-ID: ait6cv0E-3A0NMQQ@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2026-06-12 03:19:07 Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness
Previous Message Michael Paquier 2026-06-12 03:16:58 Re: [PATCH] Fix some typos in code comments