Re: [DOCS] with

2017-10-25 Thread Alexander Lakhin
Hello Tom, 25.10.2017 23:23, Tom Lane writes: 2. To remove @zone specification from indexterm's. Are there any reasons to specify it explicitly? According to my understanding, the use of "zone" means that the indexterm entry refers to the whole section named by the "zone" label, not only the p

Re: [DOCS] with

2017-10-25 Thread Tom Lane
Alexander Law writes: > These duplicate entries caused by the zone attribute. If you'll remove > it, you'll get only single entry (in secondary line). > It seems that the following DocBook bugfix introduced the bug you > encountered: > https://github.com/docbook/xslt10-stylesheets/commit/f555842

Re: [DOCS] Duplicative index entries in v10/HEAD builds

2017-10-25 Thread Alexander Lakhin
25.10.2017 17:37, Tom Lane wrote: Yeah, that does look like the same thing. I'm not especially thrilled by Alexander's suggestion of working around it by removing "zone" tags, but maybe that's what we'll have to do. Has there been any movement on fixing the docbook bug? I didn't report the issu

Re: [DOCS] Duplicative index entries in v10/HEAD builds

2017-10-25 Thread Tom Lane
Alvaro Herrera writes: > Tom Lane wrote: >> How do we get rid of those duplicative (and not-appropriate-to-the- >> main-topic) links on the first line? > Hmm, is it related to this previous report of mine? > https://postgr.es/m/20170315160525.42x4wxtdhk3sa522@alvherre.pgsql Yeah, that does look

Re: [DOCS] Duplicative index entries in v10/HEAD builds

2017-10-25 Thread Alvaro Herrera
Tom Lane wrote: > How do we get rid of those duplicative (and not-appropriate-to-the- > main-topic) links on the first line? Hmm, is it related to this previous report of mine? https://postgr.es/m/20170315160525.42x4wxtdhk3sa522@alvherre.pgsql -- Álvaro Herrerahttps://www.2ndQua