Re: Back-patch support for python 2.5? - Mailing list pgsql-hackers

From Marko Kreen
Subject Re: Back-patch support for python 2.5?
Date
Msg-id e51f66da0710150040r64f73ab1qa27b1bf12ba40065@mail.gmail.com
Whole thread Raw
In response to Re: Back-patch support for python 2.5?  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Back-patch support for python 2.5?
List pgsql-hackers
On 10/15/07, Peter Eisentraut <peter_e@gmx.net> wrote:
> Tom Lane wrote:
> > I notice though that the
> > second of the above-mentioned patches is only in HEAD, which is why
> > those same machines are giving scary-looking warnings in the 8.2
> > branch, eg wasp on 8.2:
>
> 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.

-- 
marko


pgsql-hackers by date:

Previous
From: Michael Paesold
Date:
Subject: Re: rolcanlogin vs. the flat password file
Next
From: Peter Eisentraut
Date:
Subject: Re: Back-patch support for python 2.5?