On 05/03/2015 06:27 PM, Tom Lane wrote:
I wrote:
And indeed, explicitly setting MACOSX_DEPLOYMENT_TARGET = 10.4 gets
past the build failure.  In the interests of getting the buildfarm
back to green, I've added that to the build environment spec for
prairiedog (we should have confirmation that it works in an hour or so).
Well, it sort of works.  Looks like the hstore_plpython test is expecting
some library function that Python 2.3 doesn't have.

                        

I don't know if we have a standard for supported Python versions, but Python 2.3.0 was released in 2003, and the last release in the series, 2.3.7 was released in March 2008. Is that really what ships on a modern OSX?

cheers

andrew




--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to