From: Bruce Momjian Date: Thu, 29 Mar 2018 11:53:57 +0000 (-0400) Subject: docs: fix INSTALL.xml build by using "standalone-ignore" X-Git-Tag: REL_11_BETA1~443 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=7fe04ce9203cb0c5332614ec091aab28cf6aeaa8;p=postgresql.git docs: fix INSTALL.xml build by using "standalone-ignore" Was broken by "jit" link. --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 30921cf4868..7a7823b7a30 100644 --- 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 (see ). This requires the LLVM library to be installed. The minimum required version of LLVM is currently 3.9.