Re: fixing bookindex.html bloat - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: fixing bookindex.html bloat
Date
Msg-id bade7a38-f1ec-22d2-c281-8ddc5e1ac1ff@enterprisedb.com
Whole thread Raw
In response to Re: fixing bookindex.html bloat  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Responses Re: fixing bookindex.html bloat
List pgsql-hackers
On 14.02.22 18:31, Peter Eisentraut wrote:
> Yeah, that is currently clearly wrong.  It appears I originally copied 
> the wrong namespace declarations from examples that show how to 
> customize the DocBook stylesheets, but those examples were apparently 
> wrong or outdated in this respect.  It seems we also lack some namespace 
> declarations altogether, as shown by your need to add it to 
> stylesheet-html-common.xsl.  This appears to need some careful cleanup.

The attached patch cleans up the xhtml namespace declarations properly, 
I think.

For the xlink business, I don't have a better idea than you, so your 
workaround proposal seems fine.
Attachment

pgsql-hackers by date:

Previous
From: Joseph Koshakow
Date:
Subject: Re: Fix overflow in justify_interval related functions
Next
From: Chris Cleveland
Date:
Subject: Possible to go without page headers?