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 parent2a33b79 commit611fc91Copy full SHA for 611fc91
doc/src/sgml/installation.sgml
@@ -206,12 +206,8 @@ su - postgres
206
language, you need a <productname>Python</productname>
207
installation with the header files and
208
the <application>distutils</application> module. The minimum
209
- required version is <productname>Python</productname> 2.3.
210
- For full functionality, a 2.3.x installation must include the
211
- separately-available <filename>cdecimal</> module; in particular
212
- the <application>PL/Python</> regression tests will not pass if that
213
- is missing.
214
- <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
215
version 3.1 or later; but see
216
<![%standalone-include[the <application>PL/Python</> documentation]]>
217
<![%standalone-ignore[<xref linkend="plpython-python23">]]>