View Single Post

   
  #2 (permalink)  
Old 04-15-2008, 11:27 PM
Peter Eisentraut
 
Posts: n/a
Default Re: Back-patch support for python 2.5?

Tom Lane wrote:
> I noticed that two of the buildfarm members are failing the 8.1
> branch because they're trying to build plpython with python 2.5. To
> get that to work, I think we'd need to back-patch these two fixes:
> http://archives.postgresql.org/pgsql...1/msg00165.php
> http://archives.postgresql.org/pgsql...4/msg00043.php
> Is that worth doing? Should we go further back than 8.1?


I find these patches a bit excessive for backporting, especially 10
minor releases into the branch.

Those who need Python 2.5 can use PostgreSQL 8.2. I consider that to be
a new feature. The fact that the buildfarm exercises other
combinations isn't evidence of a practical need.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate

Reply With Quote