File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.334 2009/12/18 21:28:42 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.335 2009/12/18 21:37:38 tgl Exp $ -->
22
33<chapter id="installation">
44 <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -198,8 +198,10 @@ su - postgres
198198 installation with the header files and
199199 the <application>distutils</application> module. The minimum
200200 required version is <productname>Python</productname>
201- 2.2. <productname>Python 3</productname> is supported with
202- version 3.1 or later; but see <xref linkend="plpython-python23">
201+ 2.2. <productname>Python 3</productname> is supported if it's
202+ version 3.1 or later; but see
203+ <![%standalone-include[the <application>PL/Python</> documentation]]>
204+ <![%standalone-ignore[<xref linkend="plpython-python23">]]>
203205 when using Python 3.
204206 </para>
205207
You can’t perform that action at this time.
0 commit comments