projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
669820a
)
docs: fix INSTALL.xml build by using "standalone-ignore"
author
Bruce Momjian
Thu, 29 Mar 2018 11:53:57 +0000
(07:53 -0400)
committer
Bruce Momjian
Thu, 29 Mar 2018 11:53:57 +0000
(07:53 -0400)
Was broken by "jit" link.
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 30921cf48687abe71323d657f8303920874a81b2..7a7823b7a30611f0df47d2c22cf7d07edc38a427 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-763,7
+763,9
@@
su - postgres
Build with support for
LLVM
based
-
JIT
compilation (see
). This
+
JIT
compilation
+ condition="standalone-ignore"> (see
+ linkend="jit"/>). This
requires the
LLVM
library to be installed.
The minimum required version of
LLVM
is
currently 3.9.