| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | 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 14:02:49 |
| Message-ID: | 95014.1782050569@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | vignesh C | 2026-06-21 14:22:49 | Re: Proposal: Conflict log history table for Logical Replication |
| Previous Message | Amit Kapila | 2026-06-21 13:48:54 | Re: Proposal: Conflict log history table for Logical Replication |