Re: Switching PL/Python to Python 3 by default in PostgreSQL 12

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Switching PL/Python to Python 3 by default in PostgreSQL 12
Дата
Msg-id 002e06c7-ac55-9912-5476-83bb0182b9ef@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Switching PL/Python to Python 3 by default in PostgreSQL 12  (Steven Pousty <steve.pousty@gmail.com>)
Ответы Re: Switching PL/Python to Python 3 by default in PostgreSQL 12  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2019-07-07 21:26, Steven Pousty wrote:
> The point of the links I sent from the Python community is that they
> wanted Python extinct in the wild as of Jan 1 next year. They are never
> fixing it, even for a security vulnerability.

The operating systems that most of our users are going to run PostgreSQL
12 on will keep maintaining Python 2 for the foreseeable future.

I'm not trying to dismiss the importance of managing the Python
transition.  But this issue has been known for many years, and the
current setup is more or less in line with the wider world.  For
example, the Debian release that came out over the weekend still ships
with /usr/bin/python being Python 2.  So it is neither timely nor urgent
to try to make some significant change about this in PostgreSQL 12 right
now.  I would welcome patches for this for PostgreSQL 13.

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: POC: Cleaning up orphaned files using undo logs
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: [HACKERS] advanced partition matching algorithm forpartition-wise join