Re: Python setof patch - Mailing list pgsql-patches

From Tom Lane
Subject Re: Python setof patch
Date
Msg-id 20076.1120578011@sss.pgh.pa.us
Whole thread Raw
In response to Re: Python setof patch  (Michael Fuhr <mike@fuhr.org>)
List pgsql-patches
Michael Fuhr <mike@fuhr.org> writes:
> I'm running HEAD (8.1devel), which is where the patch was committed.
> Could somebody else test HEAD and see what they get?

Same as you --- ie, this patch is utterly broken.

> I don't see the setof functionality in the regression tests,
> presumably because there's no expected/plpython_setof.sql file:

That's because it wasn't added to the Makefile.  However, a test that
only defines a function and doesn't actually exercise it seems a bit
useless anyway :-(

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error handling fix in interfaces/libpq/fe-secure.c
Next
From: Tom Lane
Date:
Subject: Re: INSERT ... RETURNING