git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 766571b)
Fix generation of distribution tarball
2023年12月20日 06:07:55 +0000 (15:07 +0900)
2023年12月20日 06:07:55 +0000 (15:07 +0900)
1301c80b2167 has introduced in installation.sgml a link reference that
`make dist` was not able to understand.

Per buildfarm member guaibasaurus.


diff --git a/doc/src/sgml/standalone-profile.xsl b/doc/src/sgml/standalone-profile.xsl
index 82ff5c7ea15494a865a29ec93aa6ba1b3aca5247..a2d78bc10dee3f0f2bb0622c4439c86cadf51b89 100644 (file)
--- a/doc/src/sgml/standalone-profile.xsl
+++ b/doc/src/sgml/standalone-profile.xsl
@@ -52,6 +52,10 @@ variant without links and references to the main documentation.
<xsl:text>the documentation</xsl:text>
</xsl:template>
+<xsl:template match="xref[@linkend='install-meson']">
+ <xsl:text>the documentation</xsl:text>
+</xsl:template>
+
<xsl:template match="xref[@linkend='guc-default-toast-compression']">
<xsl:text>the configuration parameter default_toast_compression</xsl:text>
</xsl:template>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /