Re: Documentation diff

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Documentation diff
Дата
Msg-id 8AAFA43D-7798-4E31-9515-882617B71228@yesql.se
обсуждение исходный текст
Ответ на Re: Documentation diff  (Marcos Pegoraro <marcos@f10.com.br>)
Ответы Re: Documentation diff
Список pgsql-general
> On 25 Feb 2024, at 17:38, Marcos Pegoraro <marcos@f10.com.br> wrote:

> So I was thinking of a way to get differences between this and that versions, and for all doc pages.
> Something like we already have on [2], it explicits, this feature was introduced, this was changed, this does not
existanymore. 

The documentation is written in heavily structured form using XML, you can most
likely write a diffing tool fairly easily which gives enough hints to know what
to read up on (or find an existing tool where plugging in a XPath expression
suffice).  By the sounds of it you are mostly interested in things found in
tables which makes it even easier.

--
Daniel Gustafsson




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

Предыдущее
От: Erik Wienhold
Дата:
Сообщение: Re: Documentation diff
Следующее
От: Mike Lissner
Дата:
Сообщение: Local replication "slot does not exist" after initial sync