]> 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 405e1c7b085da9dda97d590e718d44959efa4a43..4c4e6fb1f6817a09e068511047a723794487be38 100644 (file)
@@ -9,6 +9,7 @@
 <!ENTITY % filelist SYSTEM "filelist.sgml">
 %filelist;
 
+<!ENTITY commit_baseurl "https://postgr.es/c/">
 <!ENTITY reference  SYSTEM "reference.sgml">
 
 ]>