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

Commit6cc54f3

Browse files
committed
Remove obsolete warning from docs.
Python 2.4 and Fedora 4 are both obsolete at this point, especiallyunpatched debug builds.Discussion: <85e377b2-d459-396e-59b1-115548bbc059@iki.fi>
1 parent8614b39 commit6cc54f3

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

‎doc/src/sgml/plpython.sgml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -696,19 +696,6 @@ AS $$
696696
$$ LANGUAGE plpythonu;
697697
</programlisting>
698698

699-
<warning>
700-
<para>
701-
Due to Python
702-
<ulink url="http://bugs.python.org/issue1483133">bug #1483133</ulink>,
703-
some debug versions of Python 2.4
704-
(configured and compiled with option <literal>--with-pydebug</literal>)
705-
are known to crash the <productname>PostgreSQL</productname> server
706-
when using an iterator to return a set result.
707-
Unpatched versions of Fedora 4 contain this bug.
708-
It does not happen in production versions of Python or on patched
709-
versions of Fedora 4.
710-
</para>
711-
</warning>
712699
</para>
713700
</listitem>
714701
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp