Re: Back-patch support for python 2.5?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Marko Kreen" <markokr(at)gmail(dot)com>
Cc: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Back-patch support for python 2.5?
Date: 2007-10-15 08:24:43
Message-ID: 200710151024.43580.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Montag, 15. Oktober 2007 schrieb Marko Kreen:
> > The CVS log message for that says "Allow PL/PythonU to compile on Python
> > 2.5.", but that is evidently not true. Is this just a warning cleanup,
> > or is there perhaps a 32 vs 64 bit issue that is being fixed there?
>
> It's a crash fix for 64bit python 2.5.

Then we ought to backpatch that to 8.2.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2007-10-15 09:01:57 Re: Difference between materialized view and table
Previous Message Marko Kreen 2007-10-15 07:40:45 Re: Back-patch support for python 2.5?