Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 30 Mar 2009 16:16:13 +0000 (16:16 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 30 Mar 2009 16:16:13 +0000 (16:16 +0000)
further backpatch.

doc/src/sgml/plpython.sgml

index b9e1f4159114bd470fea8ccc209de0984960a691..3e6a5eeea99315e4373c25d285e788d9e49bed5b 100644 (file)
@@ -337,7 +337,7 @@ $$ LANGUAGE plpythonu;
        <warning>
         <para>
          Currently, due to Python 
-         <ulink url="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1483133&amp;group_id=5470&amp;atid=105470">bug #1483133</ulink>,
+         <ulink url="http://bugs.python.org/issue1483133">bug #1483133</ulink>,
          some debug versions of Python 2.4
          (configured and compiled with option <literal>--with-pydebug</literal>)
          are known to crash the <productname>PostgreSQL</productname> server