|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.326 2009/07/13 01:51:56 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.327 2009/08/12 16:32:35 petere Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="installation"> |
4 | 4 | <title><![%standalone-include[<productname>PostgreSQL</>]]> |
@@ -196,10 +196,7 @@ su - postgres |
196 | 196 | To build the <application>PL/Python</> server programming |
197 | 197 | language, you need a <productname>Python</productname> |
198 | 198 | installation with the header files and the <application>distutils</application> module. |
199 | | - The <application>distutils</application> module is included by default with |
200 | | - <productname>Python</productname> 1.6 and later; users of |
201 | | - earlier versions of <productname>Python</productname> will need |
202 | | - to install it. |
| 199 | + The minimum required version is <productname>Python</productname> 2.2. |
203 | 200 | </para> |
204 | 201 |
|
205 | 202 | <para> |
|