Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of
authorAlvaro Herrera
Mon, 30 Mar 2009 16:15:43 +0000 (16:15 +0000)
committerAlvaro Herrera
Mon, 30 Mar 2009 16:15:43 +0000 (16:15 +0000)
further backpatch.

doc/src/sgml/plpython.sgml

index d47701760807485fa35e30b6381aad7e9b718f60..4944b8ad6c5860fb9269ea4276d5e9158b521438 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  PL/Python - Python Procedural Language
@@ -337,7 +337,7 @@ $$ LANGUAGE plpythonu;
        
         
          Currently, due to Python 
-         sourceforge.net/tracker/index.php?func=detail&aid=1483133&group_id=5470&atid=105470">bug #1483133,
+         bugs.python.org/issue1483133">bug #1483133,
          some debug versions of Python 2.4
          (configured and compiled with option --with-pydebug)
          are known to crash the PostgreSQL server