From: | Justin Clift <justin(at)postgresql(dot)org> |
---|---|
To: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
Cc: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, PostgreSQL Advocacy <pgsql-advocacy(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PostgreSQL 15 Beta 1 release announcement draft |
Date: | 2022-05-18 02:31:07 |
Message-ID: | 49bdb7dcbe4b780bf4a621a59257f94b@postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
On 2022-05-18 10:24, Adrian Klaver wrote:
<snip>
> I think there needs to be mention that plpythonu and plpython2u are
> going away and there will only be plpython3u . Especially since in
> current docs it says:
>
> https://www.postgresql.org/docs/current/plpython-python23.html
>
> "The language named plpythonu implements PL/Python based on the
> default Python language variant, which is currently Python 2. (This
> default is independent of what any local Python installations might
> consider to be their “default”, for example, what /usr/bin/python
> might be.) The default will probably be changed to Python 3 in a
> distant future release of PostgreSQL, depending on the progress of the
> migration to Python 3 in the Python community."
>
> This is going to catch people by surprise. A heads up in the release
> announcement will mitigate that.
This sounds like a good idea. :)
+ Justin
From | Date | Subject | |
---|---|---|---|
Next Message | Valeria Kaplan | 2022-05-18 14:50:53 | Re: PostgreSQL 15 Beta 1 release announcement draft |
Previous Message | Adrian Klaver | 2022-05-18 00:24:27 | Re: PostgreSQL 15 Beta 1 release announcement draft |