Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Thiago Caserta <caserta(at)movestax(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH v1] Fix typos in pg_bsd_indent: "dont" -> "don't" in comments Anexo: o arquivo
Date: 2026-03-26 22:54:02
Message-ID: acW5ChyyHq8zprRp@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 24, 2026 at 07:59:51PM +0000, Thiago Caserta wrote:
> Attached is a patch that fixes ten instances of missing apostrophe
> in contractions ("dont" -> "don't") in pg_bsd_indent source code
> comments.

Grabbed this set as well.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-03-26 23:03:30 Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Previous Message Michael Paquier 2026-03-26 22:53:06 Re: [PATCH v1] Fix typos: "its a" -> "it's a" in code comments