Thread

  1. DOCS: typo on CLUSTER page

    Peter Smith <smithpb2250@gmail.com> — 2026-03-18T01:43:06Z

    Hi.
    
    Is this a tiny typo on the CLUSTER docs page?
    
    PSA patch.
    
    ======
    Kind Regards,
    Peter Smith.
    Fujitsu Australia
    
  2. Re: DOCS: typo on CLUSTER page

    Michael Paquier <michael@paquier.xyz> — 2026-03-18T02:08:53Z

    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
    
  3. Re: DOCS: typo on CLUSTER page

    Bruce Momjian <bruce@momjian.us> — 2026-03-18T02:39:49Z

    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.
    
    
    
    
  4. Re: DOCS: typo on CLUSTER page

    Michael Paquier <michael@paquier.xyz> — 2026-03-18T04:56:47Z

    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
    
  5. Re: DOCS: typo on CLUSTER page

    Álvaro Herrera <alvherre@kurilemu.de> — 2026-03-18T13:30:18Z

    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/
    
    
    
    
  6. Re: DOCS: typo on CLUSTER page

    Peter Smith <smithpb2250@gmail.com> — 2026-04-07T05:35:08Z

    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
    
    
    
    
  7. Re: DOCS: typo on CLUSTER page

    Peter Smith <smithpb2250@gmail.com> — 2026-04-07T05:46:51Z

    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] 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
    
    
    
    
  8. Re: DOCS: typo on CLUSTER page

    Michael Paquier <michael@paquier.xyz> — 2026-04-07T06:11:32Z

    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
    
  9. Re: DOCS: typo on CLUSTER page

    Michael Paquier <michael@paquier.xyz> — 2026-04-07T06:29:28Z

    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
    
  10. Re: DOCS: typo on CLUSTER page

    Peter Smith <smithpb2250@gmail.com> — 2026-04-21T06:51:55Z

    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