procedure properties problem

Поиск
Список
Период
Сортировка
От Rikard Pavelic
Тема procedure properties problem
Дата
Msg-id 43CBB55E.50303@zg.htnet.hr
обсуждение исходный текст
Список pgadmin-support
Hi!
I don't know if this is missing feature or bug, but just to report this.

If I create functions like
create or replace function example(out data varchar) returns setof record as
$$
select data from table
$$ language sql;

pgAdmin displays it without 'returns setof record'.


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: pgagent jobs never start
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Bug Report - Find / Replace / Replace All