Re: DOCS: typo on CLUSTER page

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Peter Smith <smithpb2250(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: DOCS: typo on CLUSTER page
Date: 2026-03-18 04:56:47
Message-ID: abowj2VWfTx4CICA@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 17, 2026 at 10:39:49PM -0400, Bruce Momjian wrote:
> Wow, good, catch, I didn't know this:
>
> https://owl.purdue.edu/owl/general_writing/grammar/using_articles.html
>
> a + singular noun beginning with a consonant sound: a user (sounds
> like 'yoo-zer,' i.e. begins with a consonant 'y' sound, so 'a'
> is used); a university; a unicycle

(English teachers in France are very noisy about all these grammar
rules in middle school.)

FYI, we have also this pearl in the tree, as of HEAD:
src/test/modules/test_extensions/t/001_extension_control_path.pl:
# Create an user to test permissions to read extension locations.

:D
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2026-03-18 05:08:37 Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication
Previous Message Michael Paquier 2026-03-18 04:53:51 Re: Return pg_control from pg_backup_stop().