On 9/19/16 1:21 AM, Heikki Linnakangas wrote:
> The docs say:
>> Warning
>>
>> Due to Python bug #1483133, some debug versions of Python 2.4
>> (configured and compiled with option --with-pydebug) are known to
>> crash the PostgreSQL server when using an iterator to return a set
>> result. Unpatched versions of Fedora 4 contain this bug. It does not
>> happen in production versions of Python or on patched versions of
>> Fedora 4.
> 
> That seems uninteresting to anyone in 2016. Any objections to removing it?

We're still maintaining compatibility with Python 2.4 and the bug
apparently still exists, so I would perhaps keep it until we kill
support for Python 2.4.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to