Обсуждение: Re: [HACKERS] switching documentation build to XSLT

Поиск
Список
Период
Сортировка

Re: [HACKERS] switching documentation build to XSLT

От
Tom Lane
Дата:
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> If you find any changes in the output that bother you, let pgsql-docs know.

I noticed that <remark> sections now appear in the output, which they did
not use to: compare

https://www.postgresql.org/docs/9.6/static/dml.html
https://www.postgresql.org/docs/devel/static/dml.html

If we don't want to consider that bad, somebody needs to run around and
change all such sections into comments, because we have not historically
expected them to get printed.

            regards, tom lane