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

Marcos Pegoraro <marcos@f10.com.br>

From: Marcos Pegoraro <marcos@f10.com.br>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-21T10:55:41Z
Lists: pgsql-hackers
Em seg., 15 de dez. de 2025 às 16:33, Peter Eisentraut <peter@eisentraut.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