From 45aa88fe1d4028ea50ba7d26d390223b6ef78acc Mon Sep 17 00:00:00 2001 From: Michael Paquier Date: Mon, 10 May 2021 14:34:07 +0900 Subject: [PATCH] Fix generation of ./INSTALL for the distribution tarball "make dist", in charge of creating a distribution tarball, failed when attempting to generate ./INSTALL as a new reference added to guc-default-toast-compression on the documentation for the installation details was not getting translated properly to plain text. Like all the other link references on this page, this adds a new entry to standalone-profile.xsl to allow the generation of ./INSTALL to finish properly. Oversight in 02a93e7, per buildfarm member guaibasaurus. --- doc/src/sgml/standalone-profile.xsl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/src/sgml/standalone-profile.xsl b/doc/src/sgml/standalone-profile.xsl index 1817d1579ff..8bdf58632cd 100644 --- a/doc/src/sgml/standalone-profile.xsl +++ b/doc/src/sgml/standalone-profile.xsl @@ -48,6 +48,10 @@ variant without links and references to the main documentation. the documentation + + the configuration parameter default_toast_compression + + the documentation