array of composite types to refcusor

From: aasat <aasat(at)o2(dot)pl>
To: pgsql-general(at)postgresql(dot)org
Subject: array of composite types to refcusor
Date: 2008-05-27 08:48:12
Message-ID: 4d7457aa.3a66029c.483bcacc.c9eca@o2.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2008-05-27 09:06:15 Re: PostgreSQL full text vs. MySQL
Previous Message Magnus Hagander 2008-05-27 08:35:16 Re: statistics collector process is thrashing my cpu