Re: procedure properties problem

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: procedure properties problem
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40103D877@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на procedure properties problem  (Rikard Pavelic <rikard.pavelic@zg.htnet.hr>)
Список pgadmin-support

> -----Original Message-----
> From: Rikard Pavelic [mailto:rikard.pavelic@zg.htnet.hr]
> Sent: 17 January 2006 10:40
> To: Dave Page
> Cc: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] procedure properties problem
>
> If I omit the 'returns setof varchar' I will get only one
> result from select
> If I add 'returns setof varchar' I will get two results.

Ahh, yes, I see what you mean. Well, pgAdmin actually doesn't seem to
support set returning procedures at all. I've committed changes to trunk
and the stable branch to properly display the defintion of such objects,
and further changes to trunk to allow yoou to create them through the
GUI as well.

Thanks for the example.

Regards, Dave.


В списке pgadmin-support по дате отправления:

Предыдущее
От: Rikard Pavelic
Дата:
Сообщение: Re: procedure properties problem
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: pgagent jobs never start