File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/plpython.sgml,v 1.39 2008 /03/28 00:21:55 tgl Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/plpython.sgml,v 1.40 2009 /03/30 16:15:43 alvherre Exp $ -->
22
33<chapter id="plpython">
44 <title>PL/Python - Python Procedural Language</title>
@@ -337,7 +337,7 @@ $$ LANGUAGE plpythonu;
337337 <warning>
338338 <para>
339339 Currently, due to Python
340- <ulink url="http://sourceforge.net/tracker/index.php?func=detail&aid=1483133&group_id=5470&atid=105470 ">bug #1483133</ulink>,
340+ <ulink url="http://bugs.python.org/issue1483133 ">bug #1483133</ulink>,
341341 some debug versions of Python 2.4
342342 (configured and compiled with option <literal>--with-pydebug</literal>)
343343 are known to crash the <productname>PostgreSQL</productname> server
You can’t perform that action at this time.
0 commit comments