public inbox for [email protected]
help / color / mirror / Atom feedFrom: Jacob Champion <[email protected]>
To: Tom Lane <[email protected]>
Cc: Andrew Dunstan <[email protected]>
Cc: Zsolt Parragi <[email protected]>
Cc: [email protected]
Subject: Re: PG20 Minimum Dependency Thread
Date: Mon, 22 Jun 2026 13:50:37 -0700
Message-ID: <CAOYmi+=fpGbqjgb1x0G6cp0230N0K0Um-20qY0jmRuBHbKPLkA@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CAOYmi+nVsoMRFp4u0oQ66-oPT6+NNAfhLvk5htthY5zkUOnbfA@mail.gmail.com>
<[email protected]>
<CAN4CZFNzASnpw6DmTEcXC2mDr9Evw+2yK3OTDd=2Mi5mFju3uw@mail.gmail.com>
<[email protected]>
<[email protected]>
On Sun, Jun 21, 2026 at 7:03 AM Tom Lane <[email protected]> wrote:
> Andrew Dunstan <[email protected]> writes:
> > 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
I know you're responding to a bunch of people arguing different
things, but you and I are in agreement that when it comes to the
*core* testing framework, an out-of-distro Python installation
requirement is not what we should be targeting for "supported
platforms". And I don't think we're going to need that.
> I'm especially
> not believing that people will install two different python versions
> in support of this.
I have a much harder time agreeing with this. The end user experience
we're going for is
$ sudo dnf install python3.12-pytest
$ meson configure -DPYTEST=pytest-3.12
$ ninja reconfigure
...
pytest : /usr/bin/pytest-3.12 7.4.2
...
plpython : YES 3.9
That's not a burden. I doubt we'd be able to achieve that right away
with all of the PG15 supported platforms, but it's hard to believe we
couldn't get there eventually. (The above is from Rocky 9.)
--Jacob
view thread (19+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: PG20 Minimum Dependency Thread
In-Reply-To: <CAOYmi+=fpGbqjgb1x0G6cp0230N0K0Um-20qY0jmRuBHbKPLkA@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox