projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fcb84e
)
Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of
author
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Mon, 30 Mar 2009 16:15:43 +0000
(16:15 +0000)
committer
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Mon, 30 Mar 2009 16:15:43 +0000
(16:15 +0000)
further backpatch.
doc/src/sgml/plpython.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/plpython.sgml
b/doc/src/sgml/plpython.sgml
index 90e4633ade76d0be8eea4ff6d063770ad33d02c7..2e3d528b8cc75f028d2926cf441bdc4e41e0e190 100644
(file)
--- a/
doc/src/sgml/plpython.sgml
+++ b/
doc/src/sgml/plpython.sgml
@@
-337,7
+337,7
@@
$$ LANGUAGE plpythonu;
<warning>
<para>
Currently, due to Python
- <ulink url="http://
sourceforge.net/tracker/index.php?func=detail&aid=1483133&group_id=5470&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