array of composite types to refcusor - Mailing list pgsql-general

From aasat
Subject array of composite types to refcusor
Date
Msg-id 4d7457aa.3a66029c.483bcacc.c9eca@o2.pl
Whole thread Raw
Responses Re: array of composite types to refcusor  ("Merlin Moncure" <mmoncure@gmail.com>)
List 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 by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: statistics collector process is thrashing my cpu
Next
From: Richard Huxton
Date:
Subject: Re: PostgreSQL full text vs. MySQL