Re: doc: add missing "id" attributes to extension packaging page

Поиск
Список
Период
Сортировка
От Karl O. Pinc
Тема Re: doc: add missing "id" attributes to extension packaging page
Дата
Msg-id 20230323173123.68b5cd8f@slate.karlpinc.com
обсуждение исходный текст
Ответ на Re: doc: add missing "id" attributes to extension packaging page  (Corey Huinker <corey.huinker@gmail.com>)
Ответы Re: doc: add missing "id" attributes to extension packaging page  ("Karl O. Pinc" <kop@karlpinc.com>)
Re: doc: add missing "id" attributes to extension packaging page  (Brar Piening <brar@gmx.de>)
Список pgsql-hackers
Hi Brar,

It occurs to me that I had not actually tested the
way the anchor is put only after the last term in a
varlistentry.  (The code looked obviously right
and should work if any varlistentry terms have anchors,
which they do, but....)

Have you tested this?  If not, catalog.sgml, the
DEPENDENCY_PARTITION_SEC term is a 2nd term and usable
for at test case.  But, at the moment there are no ids
for any of these varlistentries so you'd have to hack
them in.

Apologies for missing this.

Regards,

Karl <kop@karlpinc.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PGDOCS - function pg_get_publication_tables is not documented?
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Making background psql nicer to use in tap tests