Python 2.5 vs the buildfarm

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Python 2.5 vs the buildfarm
Date: 2008-07-28 15:56:37
Message-ID: 21648.1217260597@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I notice that we now have four buildfarm members failing in the 8.1
branch, with symptoms indicating that they are running python 2.5,
which pre-8.2 plpython has known incompatibilities with. I think
it's high time we back-patched those compatibility fixes ... they've
been in the field long enough in 8.2 and 8.3 that the argument that they
pose a breakage risk seems pretty weak. Comments?

(BTW, the only reason 8.0 and 7.4 aren't failing likewise is that
there's no automated regression test for the PLs in those branches.)

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2008-07-28 15:57:29 Re: Do we really want to migrate plproxy and citext intoPG core distribution?
Previous Message Marko Kreen 2008-07-28 15:51:10 Re: Do we really want to migrate plproxy and citext intoPG core distribution?