]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc PG relnotes: fix SGML markup for new commit links
authorBruce Momjian <bruce@momjian.us>
Mon, 16 Sep 2024 18:23:39 +0000 (14:23 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 16 Sep 2024 18:23:39 +0000 (14:23 -0400)
Backpatch-through: 12

doc/src/sgml/postgres.sgml

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