It turns out that Python 2.2 is the oldest version that PL/Python compiles
with, apparently related to the introduction of iterators. Might as well
document this.
-
+
PostgreSQL>]]>
To build the
PL/Python> server programming
language, you need a
Python
installation with the header files and the
distutils module.
- The
distutils module is included by default with
-
Python 1.6 and later; users of
- earlier versions of
Python will need
- to install it.
+ The minimum required version is
Python 2.2.