Re: fixing bookindex.html bloat
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@postgresql.org
Date: 2022-02-15T10:16:12Z
Lists: pgsql-hackers
On 15.02.22 00:06, Andres Freund wrote: > 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? done
Commits
-
docs: Work around bug in the docbook xsl stylesheets.
- 1f6e0ce3beb4 15.0 landed
-
Fix XML namespace declarations
- 6538be9e1e41 15.0 landed