Re: Bug in SQL for set returning functions

Поиск
Список
Период
Сортировка
Искать
От
Dave Page
Тема
Re: Bug in SQL for set returning functions
Дата
Msg-id
46A9AB3A.9060705@postgresql.org
Ответ на
Список
Дерево обсуждения
Bug in SQL for set returning functions Erwin Brandstetter <brandstetter@falter.at>
Re: Bug in SQL for set returning functions Dave Page <dpage@postgresql.org>
Erwin Brandstetter wrote:
> Hi developers!
> 
> Testing the pgAdmin III 1.8.0  Beta 2 (Jul 25 2007, rev: 6486). Client
> Win XP, host: Debian Sarge / PG 8.1.8 and Debian Etch / PG 8.2.4
> 
> 
> I am afraid beta2 has introduced a new bug in the reverse engineering of
> SQL code. SET returning functions get two instances of the the "RETURNS
> " clause. Like this:
> 
> CREATE OR REPLACE FUNCTION f_demofunc(IN integer, OUT integer)
>  RETURNS SETOF record
>  RETURNS SETOF record AS
> $BODY$
> ...

My bad - fixed in SVN, thanks.

Regards, Dave
В списке pgadmin-hackers по дате отправления
От: svn@pgadmin.org
Дата:
От: svn@pgadmin.org
Дата:
FAQ