pgsql: doc PG relnotes: no relnote footnotes for commit links in PDF

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG relnotes: no relnote footnotes for commit links in PDF
Date: 2024-09-18 20:35:18
Message-ID: E1sr1OQ-001gwl-9g@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG relnotes: no relnote footnotes for commit links in PDF

In print output, there are too many commit links for footnotes in the
release notes to be useful.

Reported-by: Tom Lane

Discussion: https://postgr.es/m/1709858.1726618961@sss.pgh.pa.us

Backpatch-through: 12

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/120f883d7924f38e296d68738ed067f46fd1b303

Modified Files
--------------
doc/src/sgml/stylesheet-fo.xsl | 6 ++++++
1 file changed, 6 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2024-09-18 21:13:45 pgsql: doc PG relnotes: add paragraph explaining the section symbol
Previous Message Nathan Bossart 2024-09-18 19:43:55 pgsql: Add TOAST table to pg_index.