| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Removing "plpythonu" in PG 15 |
| Date: | 2022-06-10 19:01:41 |
| Message-ID: | YqOVFTykhc87DhJB@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jun 10, 2022 at 02:53:22PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)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(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2022-06-10 20:36:27 | Re: replacing role-level NOINHERIT with a grant-level option |
| Previous Message | Tom Lane | 2022-06-10 18:53:22 | Re: Removing "plpythonu" in PG 15 |