Re: obsoleting plpython2u and defaulting plpythonu to plpython3u

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Pavel Raiskup <praiskup(at)redhat(dot)com>
Cc: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: obsoleting plpython2u and defaulting plpythonu to plpython3u
Date: 2018-04-26 20:12:16
Message-ID: e1f7e54e-1060-ae56-bc6a-4462b62662dc@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 4/25/18 04:50, Pavel Raiskup wrote:
> So full drop is not what ask for now (it will be needed for lts/enterprise
> distros for quite some time anyway), I just think that plpython3 should be
> the default (by build system, by 'plpythonu'=>'plpython3u', etc.).

I don't think we should do that unless there is an update to PEP 394.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-04-26 20:39:44 Re: obsoleting plpython2u and defaulting plpythonu to plpython3u
Previous Message Peter Eisentraut 2018-04-26 19:30:44 Re: Transform for pl/perl