We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parenta8ee818 commit952f015Copy full SHA for 952f015
doc/src/sgml/installation.sgml
@@ -205,12 +205,8 @@ su - postgres
205
language, you need a <productname>Python</productname>
206
installation with the header files and
207
the <application>distutils</application> module. The minimum
208
- required version is <productname>Python</productname> 2.3.
209
- For full functionality, a 2.3.x installation must include the
210
- separately-available <filename>cdecimal</> module; in particular
211
- the <application>PL/Python</> regression tests will not pass if that
212
- is missing.
213
- <productname>Python 3</productname> is supported if it's
+ required version is <productname>Python</productname>
+ 2.3. <productname>Python 3</productname> is supported if it's
214
version 3.1 or later; but see
215
<![%standalone-include[the <application>PL/Python</> documentation]]>
216
<![%standalone-ignore[<xref linkend="plpython-python23">]]>