DOCS: typo on CLUSTER page
Hi.
Is this a tiny typo on the CLUSTER docs page?
PSA patch.
======
Kind Regards,
Peter Smith.
Fujitsu Australia
Attachments:
v1-0001-CLUSTER-docs-typo.patchapplication/octet-stream; name=v1-0001-CLUSTER-docs-typo.patchDownload+1-2
On Wed, Mar 18, 2026 at 12:43:06PM +1100, Peter Smith wrote:
Is this a tiny typo on the CLUSTER docs page?
It is. Except if Alvaro thinks otherwise, I am putting that into my
bag of HEAD-only typos.
--
Michael
On Wed, Mar 18, 2026 at 11:08:53AM +0900, Michael Paquier wrote:
On Wed, Mar 18, 2026 at 12:43:06PM +1100, Peter Smith wrote:
Is this a tiny typo on the CLUSTER docs page?
It is. Except if Alvaro thinks otherwise, I am putting that into my
bag of HEAD-only typos.
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
--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EDB https://enterprisedb.com
Do not let urgent matters crowd out time for investment in the future.
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
On 2026-Mar-18, Michael Paquier wrote:
On Wed, Mar 18, 2026 at 12:43:06PM +1100, Peter Smith wrote:
Is this a tiny typo on the CLUSTER docs page?
It is. Except if Alvaro thinks otherwise, I am putting that into my
bag of HEAD-only typos.
That's fine with me, thanks.
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
On Wed, Mar 18, 2026 at 1:08 PM Michael Paquier <michael@paquier.xyz> wrote:
On Wed, Mar 18, 2026 at 12:43:06PM +1100, Peter Smith wrote:
Is this a tiny typo on the CLUSTER docs page?
It is. Except if Alvaro thinks otherwise, I am putting that into my
bag of HEAD-only typos.
Did my tiny patch get lost in the bottom of your bag?
======
Kind Regards,
Peter Smith.
Fujitsu Australia
On Tue, Apr 7, 2026 at 3:35 PM Peter Smith <smithpb2250@gmail.com> wrote:
On Wed, Mar 18, 2026 at 1:08 PM Michael Paquier <michael@paquier.xyz> wrote:
On Wed, Mar 18, 2026 at 12:43:06PM +1100, Peter Smith wrote:
Is this a tiny typo on the CLUSTER docs page?
It is. Except if Alvaro thinks otherwise, I am putting that into my
bag of HEAD-only typos.Did my tiny patch get lost in the bottom of your bag?
FWIW, here [1]https://github.com/postgres/postgres/blob/master/src/backend/replication/logical/worker.c#L4983 is a similar typo in a code comment where "a upper
bound" should say "an upper bound"
======
[1]: https://github.com/postgres/postgres/blob/master/src/backend/replication/logical/worker.c#L4983
Kind Regards,
Peter Smith.
Fujitsu Australia
On Tue, Apr 07, 2026 at 03:35:08PM +1000, Peter Smith wrote:
Did my tiny patch get lost in the bottom of your bag?
It's on one of my staging branches. No worries.
--
Michael
On Tue, Apr 07, 2026 at 03:46:51PM +1000, Peter Smith wrote:
FWIW, here [1] is a similar typo in a code comment where "a upper
bound" should say "an upper bound"
Thanks, grabbed.
--
Michael
On Tue, Apr 7, 2026 at 4:29 PM Michael Paquier <michael@paquier.xyz> wrote:
On Tue, Apr 07, 2026 at 03:46:51PM +1000, Peter Smith wrote:
FWIW, here [1] is a similar typo in a code comment where "a upper
bound" should say "an upper bound"Thanks, grabbed.
--
Michael
Thanks for pushing.
======
Kind Regards.
Peter Smith.
Fujitsu Australia