Re: PG20 Minimum Dependency Thread

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: PG20 Minimum Dependency Thread
Date: 2026-06-21 07:57:45
Message-ID: CAN4CZFNzASnpw6DmTEcXC2mDr9Evw+2yK3OTDd=2Mi5mFju3uw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message ZizhuanLiu X-MAN 2026-06-21 08:08:55 Re: BUG with accessing to temporary tables of other sessions still exists
Previous Message Henson Choi 2026-06-21 06:52:20 Re: Row pattern recognition