Re: PG20 Minimum Dependency Thread - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PG20 Minimum Dependency Thread
Date
Msg-id 95014.1782050569@sss.pgh.pa.us
Whole thread
In response to Re: PG20 Minimum Dependency Thread  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: PG20 Minimum Dependency Thread
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 2026-06-21 Su 3:57 AM, Zsolt Parragi wrote:
>> 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.

Quite honestly, if we demand that buildfarm owners install some
version of python that their platform doesn't package, they will
simply not enable pytest testing.  Care and feeding of a BF
animal is already a nontrivial investment of effort.  I'm especially
not believing that people will install two different python versions
in support of this.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: vignesh C
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication