projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
793d566
)
Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of
author
Alvaro Herrera
Mon, 30 Mar 2009 16:15:43 +0000
(16:15 +0000)
committer
Alvaro Herrera
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 d47701760807485fa35e30b6381aad7e9b718f60..4944b8ad6c5860fb9269ea4276d5e9158b521438 100644
(file)
--- 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
-
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