doc PG relnotes: fix SGML markup for new commit links
authorBruce Momjian <[email protected]>
Mon, 16 Sep 2024 18:23:39 +0000 (14:23 -0400)
committerBruce Momjian <[email protected]>
Mon, 16 Sep 2024 18:23:39 +0000 (14:23 -0400)
Backpatch-through: 12

doc/src/sgml/postgres.sgml

index ec9f90e283e5f15ac802ea4c81e88ceec12340de..7be25c58507fb61a37ea70416859ec596e09644f 100644 (file)
@@ -9,6 +9,7 @@
 <!ENTITY % filelist SYSTEM "filelist.sgml">
 %filelist;
 
+<!ENTITY commit_baseurl "https://postgr.es/c/">
 <!ENTITY reference  SYSTEM "reference.sgml">
 
 <!--