From 8a6e85b46e0ff1a49b1b2303149ec010e5e0b30e Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Wed, 18 Sep 2024 17:13:19 -0400
Subject: 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
---
doc/src/sgml/release.sgml | 9 +++++++++
doc/src/sgml/stylesheet-fo.xsl | 5 +++++
2 files changed, 14 insertions(+)
(limited to 'doc/src')
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index cf6ba540876..d602374d347 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -69,6 +69,15 @@ For new features, add links to the documentation sections.
review, so each item is truly a community effort.
+
+ Section markers (§) in the release notes link to gitweb
+ pages which show the primary git commit
+ messages and source tree changes responsible for the release note item.
+ There might be additional git commits which
+ are not shown.
+
+
+
+
+
+
+
1.5em
--
cgit v1.2.3