Re: Bug in plpython's Python Generators

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Jean-Baptiste Quenot <jbq(at)caraldi(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bug in plpython's Python Generators
Date: 2010-10-21 18:32:53
Message-ID: 1287685918-sup-456@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2010-10-21 18:36:17 Re: ask for review of MERGE
Previous Message Stephen R. van den Berg 2010-10-21 18:30:51 Re: pg_rawdump