From 940bcf80aa76a5f1e65b34d1db638f2079a07d84 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 19 Sep 2024 18:05:21 -0400 Subject: [PATCH] doc PG relnotes: remove warning about commit links in PDF build Make paragraph empty instead of removing it. Discussion: https://postgr.es/m/2029579.1726779139@sss.pgh.pa.us Backpatch-through: 12 --- doc/src/sgml/stylesheet-fo.xsl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/stylesheet-fo.xsl b/doc/src/sgml/stylesheet-fo.xsl index 52a3aaa3cd4..19f54daaa8f 100644 --- a/doc/src/sgml/stylesheet-fo.xsl +++ b/doc/src/sgml/stylesheet-fo.xsl @@ -18,11 +18,11 @@ - - + + -- 2.39.5