Re: Add id's to various elements in protocol.sgml
Brar Piening <brar@gmx.de>
From: Brar Piening <brar@gmx.de>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>, 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-28T08:41:14Z
Lists: pgsql-hackers
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.
Commits
-
Add id's to various elements in protocol.sgml
- e58791c6ad31 15.0 landed
-
Improve parallel vacuum implementation.
- 22bd3cbe0c28 15.0 cited