Re: DOCS: typo on CLUSTER page

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Bruce Momjian <bruce@momjian.us>
Cc: Peter Smith <smithpb2250@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-03-18T04:56:47Z
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