Re: fixing bookindex.html bloat
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: pgsql-hackers@postgresql.org
Date: 2022-02-14T23:06:51Z
Lists: pgsql-hackers
Hi, On 2022-02-14 23:06:20 +0100, Peter Eisentraut wrote: > The attached patch cleans up the xhtml namespace declarations properly, I > think. Looks good to me. > For the xlink business, I don't have a better idea than you, so your > workaround proposal seems fine. K. Will you apply your patch, and then I'll push mine ontop? Greetings, Andres Freund
Commits
-
docs: Work around bug in the docbook xsl stylesheets.
- 1f6e0ce3beb4 15.0 landed
-
Fix XML namespace declarations
- 6538be9e1e41 15.0 landed