mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Python 2.2 is no longer supported
It was already on its last legs, and it turns out that it was
accidentally broken in commit 89e850e6fd
and no one cared. So remove the rest the support for it and update
the documentation to indicate that Python 2.3 is now required.
This commit is contained in:
@ -206,7 +206,7 @@ su - postgres
|
||||
installation with the header files and
|
||||
the <application>distutils</application> module. The minimum
|
||||
required version is <productname>Python</productname>
|
||||
2.2. <productname>Python 3</productname> is supported if it's
|
||||
2.3. <productname>Python 3</productname> is supported if it's
|
||||
version 3.1 or later; but see
|
||||
<![%standalone-include[the <application>PL/Python</> documentation]]>
|
||||
<![%standalone-ignore[<xref linkend="plpython-python23">]]>
|
||||
|
Reference in New Issue
Block a user