Re: pgsql: Make configure prefer python3 to plain python.

2022-01-19 Thread Tom Lane
Jeff Davis writes: > On Wed, 2022-01-19 at 20:39 +, Tom Lane wrote: >> Make configure prefer python3 to plain python. > It looks like this is failing on a few buildfarm members, e.g. jay. Yeah, see https://www.postgresql.org/message-id/773175.1642632477%40sss.pgh.pa.us

Re: pgsql: Make configure prefer python3 to plain python.

2022-01-19 Thread Jeff Davis
On Wed, 2022-01-19 at 20:39 +, Tom Lane wrote: > Make configure prefer python3 to plain python. It looks like this is failing on a few buildfarm members, e.g. jay. I committed afterward... sorry, I should have double checked that the buildfarm was stable first. I'll check up on my patch again