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] with

2017-03-16 Thread Alexander Law
Hello Alvaro, 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/f555842b I see the fol

[DOCS] with

2017-03-15 Thread Alvaro Herrera
While reviewing Tomas' extended statistics patch I noticed that the new docbook toolchain produces additional links for each indexterm, based on the tags there are. For instance, in 9.5 I see this: statistics, Aggregate Functions, The Statistics Collector of the planner, Statistics Used by t