Re: Mark a reloption as indexterm

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: Mark a reloption as indexterm
Date: 2019-04-16 14:41:12
Message-ID: CAHGQGwGJYZ=Oumaoka6Q1eMwcC0KzUQLzEgdETaQD0LcGyMYUg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Tue, Apr 16, 2019 at 1:15 AM Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> wrote:
>
> On 2019-Apr-16, Fujii Masao wrote:
>
> > On Tue, Apr 16, 2019 at 12:35 AM Alvaro Herrera
> > <alvherre(at)2ndquadrant(dot)com> wrote:
>
> > > For autovacuum it says "configuration
> > > parameters" rather than "configuration parameter". Other than that, it
> > > looks good to me. (I didn't check that all storage options were covered.)
> >
> > Good catch! Seems "configuration parameters" had been used for autovacuum
> > parameter since old version. I agree to replace it with "configuration
> > parameter"
> > for the sake of consistency. But I think that it's better to do that by
> > the separate patch because they are separate things.
>
> OK, no objection :-)

While reading config.sgml again, I found that there are both
"autovacuum configuration parameters" and "autovacuum configuration
parameter", i.e., the plural and the singular. The latter indicates
the autovacuum GUC itself. OTOH, the former seems to indicate
all the autovacuum-related GUC parameters. So the plural form is used.

So now I'm thinking that we would not need to fix that plural form of
the index term.

Regards,

--
Fujii Masao

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Fujii Masao 2019-04-16 14:41:42 Re: Mark a reloption as indexterm
Previous Message Michael Paquier 2019-04-16 03:26:10 Re: Mark a reloption as indexterm