Re: Python versions (was Re: RHEL 8.0 build)
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andres Freund <andres@anarazel.de>, Jeremy Harris <jgh@wizmail.org>,
pgsql-hackers@lists.postgresql.org
Date: 2019-09-08T13:46:58Z
Lists: pgsql-hackers
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. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
configure: More use of AC_ARG_VAR
- 29b3ac754626 12.0 landed