From: Alvaro Herrera Date: Mon, 30 Mar 2009 16:16:13 +0000 (+0000) Subject: Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=82af4ba3779f4348ff06a4c379b1170c15fb58df;p=users%2Fbernd%2Fpostgres.git Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of further backpatch. --- diff --git a/doc/src/sgml/plpython.sgml b/doc/src/sgml/plpython.sgml index b9e1f41591..3e6a5eeea9 100644 --- a/doc/src/sgml/plpython.sgml +++ b/doc/src/sgml/plpython.sgml @@ -337,7 +337,7 @@ $$ LANGUAGE plpythonu; Currently, due to Python - bug #1483133, + bug #1483133, some debug versions of Python 2.4 (configured and compiled with option --with-pydebug) are known to crash the PostgreSQL server