Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7dd8eb3

Browse files
committed
Fix creation of stand-alone INSTALL.html file.
I missed the notice at the top of the file, that plain xref must not beused in installation.sgml.Per buildfarm member guaibasaurus.
1 parentdaac8e3 commit7dd8eb3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,9 @@ su - postgres
11031103
Allow the build to succeed even if <productname>PostgreSQL</>
11041104
has no support for strong random numbers on the platform.
11051105
A source of random numbers is needed for some authentication
1106-
protocols, as well as some routines in <xref linkend="pgcrypto">
1106+
protocols, as well as some routines in the
1107+
<![%standalone-include[pgcrypto]]>
1108+
<![%standalone-ignore[<xref linkend="pgcrypto">]]>
11071109
module. --disable-strong-random disables functionality that
11081110
requires cryptographically strong random numbers, and substitutes
11091111
a weak pseudo-random-number-generator for the generation of

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp