Re: Add id's to various elements in protocol.sgml

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Brar Piening <brar@gmx.de>, Alvaro Herrera <alvherre@alvh.no-ip.org>, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-02-25T13:31:01Z
Lists: pgsql-hackers
On 25.02.22 06:36, Brar Piening wrote:
> Yes, that would be possible. In fact appending a link and optionally
> adding a tiny bit of CSS like I show below does the trick.
> 
> The major problem in that regard would probably be my lack of
> XSLT/docbook skills but if no one can jump in here, I can see if I can
> make it work.

I think that kind of stuff would be added in via the web site 
stylesheets, so you wouldn't have to deal with XSLT at all.



Commits

  1. Add id's to various elements in protocol.sgml

  2. Improve parallel vacuum implementation.