pgsql: doc PG relnotes: add paragraph explaining the section symbol - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc PG relnotes: add paragraph explaining the section symbol
Date
Msg-id E1sr1zd-001hFS-IU@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc PG relnotes:  add paragraph explaining the section symbol

And suppress the symbol in print mode, where the section symbol does not
appear.

Discussion: https://postgr.es/m/ZuobILbmGGetxEg5@momjian.us

Backpatch-through: 12

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/772164777cd71bf62f2c67bd4bba75fcf83f5940

Modified Files
--------------
doc/src/sgml/release.sgml      | 9 +++++++++
doc/src/sgml/stylesheet-fo.xsl | 5 +++++
2 files changed, 14 insertions(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc PG relnotes: no relnote footnotes for commit links in PDF
Next
From: David Rowley
Date:
Subject: pgsql: Optimize tuplestore usage for WITH RECURSIVE CTEs