Re: pgsql: Fix for plpython functions; return true/false for boolean, - Mailing list pgsql-hackers

Hi!

Sorry for the late reply.

On Thu, 25 Jan 2007 01:52:32 -0500 Tom Lane <tgl@sss.pgh.pa.us> wrote:
> momjian@postgresql.org (Bruce Momjian) writes:
>> Fix for plpython functions;  return true/false for boolean,
>
> This patch has broken a majority of the buildfarm.
>

Is it possible to tell me which python versions you want to
support?

Just as a hint: 2.5 is the current stable version.

Cheers Guido



pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Bug? CREATE TABLE AS (... UNION ...)
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Fix for plpython functions; return true/false for boolean,