Re: PG20 Minimum Dependency Thread

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: PG20 Minimum Dependency Thread
Date: 2026-06-21 13:23:38
Message-ID: 55625a1b-288c-4aab-9f8b-2a826c240c27@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2026-06-21 Su 3:57 AM, Zsolt Parragi wrote:
>> But RHEL provides a supported way to install newer Python versions, so
>> this doesn't necessarily have to mean de-supporting a given RHEL version
>> altogether. I don't have an opinion on that at this time
> That's possible on most (all?) platforms (pyenv/asdf/uv/mise/...). All
> with a question mark because I have no idea which of these would work
> on solaris, but some of them are pure bash scripts so those should
> work. (and that ignores windows, but that also shouldn't be an issue
> generally). These would be per user custom built pythons, so they
> would only work with the different plpython/pytest python approach,
> but would allow using the latest python for the test suite on all
> platforms.
>
>

I think the idea is that we should be able to build with what the distro
itself supports.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Srinath Reddy Sadipiralla 2026-06-21 13:48:19 Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
Previous Message vignesh C 2026-06-21 12:55:28 Re: Proposal: Conflict log history table for Logical Replication