Re: plpython improvements - Mailing list pgsql-patches

From Hannu Krosing
Subject Re: plpython improvements
Date
Msg-id 1146912987.3873.16.camel@localhost.localdomain
Whole thread Raw
In response to Re: plpython improvements  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-patches
Ühel kenal päeval, R, 2006-05-05 kell 09:20, kirjutas Joshua D. Drake:
> >
> > I think that a less confusing way of saying it would be :
> >
> >  "Generators crash if python version used is 2.4.x and it is compiled
> >  with asserts.
> >
> >  Currently only known linux distributions to distibute such python.so
> >  files are Fedora and possibly other RedHat distributions, while
> >  Gentoo, Ubuntu and Suse are OK.
>
> Ubuntu ships 2.4 I don't know about SuSE. 2.4 has been out for sometime
> and it would be a mistake to assume that we won't run into this.

Marko Kreen has tested the patch on Ubuntu and it is ok there.

The problem is not using 2.4, it is using 2.4 compiled with a specific set of flags.

---------------
Hannu


pgsql-patches by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: cast bytea to/from bit strings
Next
From: Bruce Momjian
Date:
Subject: Re: cast bytea to/from bit strings