Fix generation of ./INSTALL for the distribution tarball
authorMichael Paquier <michael@paquier.xyz>
Mon, 10 May 2021 05:34:07 +0000 (14:34 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 10 May 2021 05:34:07 +0000 (14:34 +0900)
commit45aa88fe1d4028ea50ba7d26d390223b6ef78acc
tree407cc25b6d1689040173a3c96ffd924e26a4bca5
parentc2dc19342e05e081dc13b296787baa38352681ef
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