Re: Get rid of "Section.N.N.N" on DOCs

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Get rid of "Section.N.N.N" on DOCs
Дата
Msg-id f95d0f4e8b2c04d87f20d1fad7d299c9d45ca19c.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: Get rid of "Section.N.N.N" on DOCs  (Marcos Pegoraro <marcos@f10.com.br>)
Ответы Re: Get rid of "Section.N.N.N" on DOCs
Список pgsql-hackers
On Mon, 2025-12-22 at 10:28 -0300, Marcos Pegoraro wrote:
> First version of all files replaced.
> I used a regex to get title tag which was on following line and added it as xreflabel of of that sec1.
>
> Simple one.
> <sect1 id="parser-stage" xreflabel="The Parser Stage">
>  <title>The Parser Stage</title>
>
> Removed <productname>, <literal>, <acronym> tags
>   <sect1 id="rule-system" xreflabel="The PostgreSQL Rule System">
>    <title>The <productname>PostgreSQL</productname> Rule System</title>
>
> Maybe some of them are huge, like "Continuous Archiving and Point-in-Time Recovery (PITR)" but I didn't change any of
them.
>
> This version I did not read all places where this changes affect, so obviously will have a lot of places to be
rewritten.

The changes I looked at look good to me, but I didn't scrutinize everything.

Yours,
Laurenz Albe



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