Re: Removing "plpythonu" in PG 15 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Removing "plpythonu" in PG 15
Date
Msg-id YqOVFTykhc87DhJB@momjian.us
Whole thread Raw
In response to Re: Removing "plpythonu" in PG 15  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Jun 10, 2022 at 02:53:22PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > I see we removed "plpythonu" when we removed "plpython2u" in PG 15.  Is
> > there a good reason for that?
> 
> There was extensive discussion of that in the relevant threads,
> but basically (1) risk of confusion and (2) most python installations
> have removed "python", not redefined it to mean "python3".

Okay, just confirming, thanks.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Removing "plpythonu" in PG 15
Next
From: Peter Eisentraut
Date:
Subject: Re: replacing role-level NOINHERIT with a grant-level option