Re: Mark a reloption as indexterm
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, pgsql-docs <pgsql-docs@postgresql.org>
Date: 2019-04-16T03:26:10Z
Lists: pgsql-docs
On Tue, Apr 16, 2019 at 12:14:01AM +0900, Fujii Masao wrote: > 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. > > Barring any objections, I will commit this patch. Thanks Fujii-san. This looks fine to me. -- Michael
Commits
-
Add index terms for reloptions in documentation.
- c8e0f6bbdb5f 12.0 landed