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-Tag: REL8_3_8~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=781e1557e10532969a74deaca0736cc1ef1b5e41;p=postgresql 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 718bb7e4fd..7a5a79fef7 100644 --- a/doc/src/sgml/plpython.sgml +++ b/doc/src/sgml/plpython.sgml @@ -1,4 +1,4 @@ - + PL/Python - Python Procedural Language @@ -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