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-28T09:24:16Z
Lists: pgsql-hackers
On 28.02.22 09:41, Brar Piening wrote: > On Feb 25, 2022 at 14:31, Peter Eisentraut wrote: >> 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. > > True for the CSS but adding the HTML (<a > href="#PROTOCOL-LOGICALREP-MESSAGE-FORMATS-INSERT" class="anchor">#</a>) > will need either XSLT or Javascript. That is already done by your proposed patch, isn't it?
Commits
-
Add id's to various elements in protocol.sgml
- e58791c6ad31 15.0 landed
-
Improve parallel vacuum implementation.
- 22bd3cbe0c28 15.0 cited