From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: Mark a reloption as indexterm |
Date: | 2019-04-15 15:35:36 |
Message-ID: | 20190415153536.GA10348@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On 2019-Apr-16, Fujii Masao wrote:
> On Sat, Apr 13, 2019 at 1:30 AM Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> wrote:
> >
> > On 2019-Apr-12, Fujii Masao wrote:
> >
> >
> > > OTOH, originally I thought that the following style is smarter.
> > >
> > > xxx
> > > configuration parameter, XXX
> > > storage parameter, Storage Parameter
> >
> > Ah. Well, I like this style. Let's do that.
>
> So I used <secondary> tag again for the above style if both reloption
> and guc with the same parameter name exist. Attached is the updated
> version of the patch. This patch also marks index-reloption as indexterm.
I checked the HTML output. 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.)
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2019-04-15 16:13:35 | Re: Mark a reloption as indexterm |
Previous Message | Fujii Masao | 2019-04-15 15:14:01 | Re: Mark a reloption as indexterm |