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

Corey Huinker <corey.huinker@gmail.com>

From: Corey Huinker <corey.huinker@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Brar Piening <brar@gmx.de>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-12-14T18:58:49Z
Lists: pgsql-hackers
On Sun, Dec 5, 2021 at 11:15 AM Daniel Gustafsson <daniel@yesql.se> wrote:

> > On 5 Dec 2021, at 16:51, Brar Piening <brar@gmx.de> wrote:
>
> > The attached patch adds id's to various elements in protocol.sgml to
> > make them more accesssible via the public html documentation interface.
>
> Off the cuff without having checked the compiled results yet, it seems
> like a good idea.
>
> —
> Daniel Gustafsson
>

I wanted to do something similar for every function specification in the
docs. This may inspire me to take another shot at that.

Commits

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

  2. Improve parallel vacuum implementation.