Re: Bug in plpython's Python Generators - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Bug in plpython's Python Generators
Date
Msg-id 1287685918-sup-456@alvh.no-ip.org
Whole thread Raw
In response to Bug in plpython's Python Generators  (Jean-Baptiste Quenot <jbq@caraldi.com>)
Responses Re: Bug in plpython's Python Generators
List pgsql-hackers
Excerpts from Jean-Baptiste Quenot's message of jue oct 21 09:20:16 -0300 2010:

> I get this error when calling the function:
> 
> test=# select foobar();
> ERROR:  error fetching next item from iterator

I can reproduce this here.  The first bug to solve is, I think, getting
a more meaningful error report.

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: "Stephen R. van den Berg"
Date:
Subject: Re: pg_rawdump
Next
From: Greg Smith
Date:
Subject: Re: ask for review of MERGE