Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3fe3b81

Browse files
committed
Update URL to Python bug tracker. Backpatch to 8.3; doesn't seem worthy of
further backpatch.
1 parent793d566 commit3fe3b81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/plpython.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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&amp;aid=1483133&amp;group_id=5470&amp;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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp