Re: Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken.

Поиск
Список
Период
Сортировка
Искать
От
Dave Page
Тема
Re: Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken.
Дата
в 08:42:21
Msg-id
AANLkTimDIl9gp9j1NqwnRE4plp--vrmarsdlcRfR_576@mail.gmail.com
Ответ на
Список
Дерево обсуждения
Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken. Erwin Brandstetter <brandstetter@falter.at>
Re: Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken. Guillaume Lelarge <guillaume@lelarge.info>
Re: Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken. Erwin Brandstetter <brandstetter@falter.at>
Re: Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken. Dave Page <dpage@pgadmin.org>
Re: Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken. Guillaume Lelarge <guillaume@lelarge.info>
Re: Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken. Erwin Brandstetter <brandstetter@falter.at>
Re: Bug in 1.10.3: Properties dialog for functions returning TABLE(..) is broken. Erwin Brandstetter <brandstetter@falter.at>
On Fri, May 14, 2010 at 12:32 PM, Erwin Brandstetter
 wrote:
> On 14.05.2010 08:49, guillaume@lelarge.info wrote:
>>
>> Hi Erwin,
>>
>> Le 14/05/2010 04:35, Erwin Brandstetter a écrit :
>>
>>>
>>> [...]
>>> On further testing 1.10.3 beta on Win XP Pro I found a bug that might be
>>> a show-stopper.
>>> See ticket #188.
>>>
>>>
>>
>> Can you give us the real statement to create that function?
>>
>
> I have tested with a variety of fuctions. Any function returning TABLE()
> will trigger the error. Example:
>
> CREATE FUNCTION foo (IN integer)
>  RETURNS TABLE(a integer, b integer) AS
> $BODY$
> SELECT 1,2;
> $BODY$
>  LANGUAGE 'sql';
>
> Then try changing anything via function properties.

Unfortunately it's too late to stop the show now (due to the
PostgreSQL build schedule, and pgCon next week). We can push out an
additional update in a week or so if we like.


-- 
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company
В списке pgadmin-hackers по дате отправления
От: Erwin Brandstetter
Дата:
От: Erwin Brandstetter
Дата:
FAQ