Re: Python versions (was Re: RHEL 8.0 build)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Andres Freund <andres@anarazel.de>, Jeremy Harris <jgh@wizmail.org>,
pgsql-hackers@lists.postgresql.org
Date: 2019-09-08T17:46:13Z
Lists: pgsql-hackers
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: > On 2019-09-07 22:18, Tom Lane wrote: >> So this subject has just intruded itself again, because new buildfarm >> member "morepork" is failing in the pre-v10 branches, because ... you >> guessed it ... it has "python3" but not "python". This situation is >> going to get worse, not better, as time goes on, so I think we really >> should back-patch 7291733ac into all active branches. > OK with me. OK, done. regards, tom lane
Commits
-
configure: More use of AC_ARG_VAR
- 29b3ac754626 12.0 landed