Re: Function to return both integer and SETOF refcursor

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Function to return both integer and SETOF refcursor
Дата
Msg-id 18622.1210993317@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Function to return both integer and SETOF refcursor  (Chuck Bai <cbai22@gmail.com>)
Список pgsql-general
Chuck Bai <cbai22@gmail.com> writes:
> I got the following error when try to create a function to return an
> integer and SETOF refcursor.

You can't.  Perhaps it'd be enough to return the same integer value in
each row of the output?

            regards, tom lane

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