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

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Add id's to various elements in protocol.sgml
Дата
Msg-id 4364ab38-a475-a1fc-b104-ecd6c72010d0@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Add id's to various elements in protocol.sgml  (Brar Piening <brar@gmx.de>)
Ответы Re: Add id's to various elements in protocol.sgml  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
Список pgsql-hackers
On 18.12.21 00:53, Brar Piening wrote:
> The purpose is that you can directly link to the id in the public html
> docs which still gets generated (e. g.
> https://www.postgresql.org/docs/14/protocol-replication.html#PROTOCOL-REPLICATION-BASE-BACKUP). 
> 
> Essentially it gives people discussing the protocol and pointing to a
> certain command or message format the chance to link to the very thing
> they are discussing instead of the top of the lengthy html page.

Is there a way to obtain those URLs other than going into the HTML 
sources and checking if there is an anchor near where you want go?



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: Re: Design of pg_stat_subscription_workers vs pgstats
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: convert libpq uri-regress tests to tap test