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

From: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Get rid of "Section.N.N.N" on DOCs
Date: 2025-12-21 10:55:41
Message-ID: CAB-JLwaYBaCJMGXkJHmBAdsDf-WsatjNfjovvN-TXPaFRpCp1w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em seg., 15 de dez. de 2025 às 16:33, Peter Eisentraut <peter(at)eisentraut(dot)org>
escreveu:

> doc: Change xref style to number only
>

If I understood correctly that would not help because if we revert that
commit
it'll put section number and text, but we now want only text, not section
numbers, right ?

Now we have - "Section 23.3.1"
Changing back that commit will show - "Section 23.3.1, “Supported Character
Sets”."
But we want only - "Supported Character Sets"

regards
Marcos

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Thomas Munro 2025-12-21 10:41:51 Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain