Re: plpython improvements

From: Hannu Krosing <hannu(at)tm(dot)ee>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: Sven Suursoho <sven(at)spam(dot)pri(dot)ee>, Marko Kreen <markokr(at)gmail(dot)com>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org
Subject: Re: plpython improvements
Date: 2006-05-06 10:56:27
Message-ID: 1146912987.3873.16.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-05-06 12:36:58 Re: cast bytea to/from bit strings
Previous Message Fabien COELHO 2006-05-06 06:57:33 Re: cast bytea to/from bit strings