Обсуждение: DOCS: typo on CLUSTER page

Поиск
Список
Период
Сортировка

DOCS: typo on CLUSTER page

От
Peter Smith
Дата:
Hi.

Is this a tiny typo on the CLUSTER docs page?

PSA patch.

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Вложения

Re: DOCS: typo on CLUSTER page

От
Michael Paquier
Дата:
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

Вложения

Re: DOCS: typo on CLUSTER page

От
Bruce Momjian
Дата:
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.



Re: DOCS: typo on CLUSTER page

От
Michael Paquier
Дата:
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

Вложения

Re: DOCS: typo on CLUSTER page

От
Álvaro Herrera
Дата:
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/



Re: DOCS: typo on CLUSTER page

От
Peter Smith
Дата:
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



Re: DOCS: typo on CLUSTER page

От
Peter Smith
Дата:
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



Re: DOCS: typo on CLUSTER page

От
Michael Paquier
Дата:
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

Вложения

Re: DOCS: typo on CLUSTER page

От
Michael Paquier
Дата:
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

Вложения

Re: DOCS: typo on CLUSTER page

От
Peter Smith
Дата:
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