Re: Bug in plpython's Python Generators

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Bug in plpython's Python Generators
Дата
Msg-id 1287685918-sup-456@alvh.no-ip.org
обсуждение исходный текст
Ответ на Bug in plpython's Python Generators  (Jean-Baptiste Quenot <jbq@caraldi.com>)
Ответы Re: Bug in plpython's Python Generators  (Alvaro Herrera <alvherre@commandprompt.com>)
Список 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 по дате отправления:

Предыдущее
От: "Stephen R. van den Berg"
Дата:
Сообщение: Re: pg_rawdump
Следующее
От: Greg Smith
Дата:
Сообщение: Re: ask for review of MERGE