From: | Thom Brown <thom(at)linux(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Avoid extra whitespace in the arguments of <indexterm>. |
Date: | 2011-04-08 15:50:58 |
Message-ID: | BANLkTikBrpaLrVPtUJZhgDoL0N1B9b00PA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
On 8 April 2011 15:36, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Avoid extra whitespace in the arguments of <indexterm>.
>
> As noted by Thom Brown, this confuses the DocBook index processor; it
> fails to merge entries that differ only in whitespace, and sorts them
> unexpectedly as well. Seems like a toolchain bug, but I'm not going to
> hold my breath waiting for a fix.
>
> Note: easiest way to find these is to look for double spaces in HTML.index.
I see there were quite a few occurrences. Thanks Tom.
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2011-04-08 17:12:47 | pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables. |
Previous Message | Tom Lane | 2011-04-08 15:36:15 | pgsql: Avoid extra whitespace in the arguments of <indexterm>. |