array of composite types to refcusor

Поиск
Список
Период
Сортировка
От aasat
Тема array of composite types to refcusor
Дата
Msg-id 4d7457aa.3a66029c.483bcacc.c9eca@o2.pl
обсуждение исходный текст
Ответы Re: array of composite types to refcusor
Список pgsql-general
hello

It is posibile to get data from array of composite types to refcursor?

In oracle like this

open c_refcur for
   select * from TABLE(array_of_composite_types);

thanks
aasat

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: statistics collector process is thrashing my cpu
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: PostgreSQL full text vs. MySQL