RETURNING MORE THAN ONE CUSTOM TYPE FROM FUNCTION

From: utsav <utsav(dot)pshah(at)tcs(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: RETURNING MORE THAN ONE CUSTOM TYPE FROM FUNCTION
Date: 2012-06-14 06:10:53
Message-ID: 1339654253174-5712546.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am doing Oracle to PostgreSQL migration activity as part of Procedure
Migration in Oracle there are *OUT parameters which return records(using
bulk collect) of custom type.*

*like function returing type1,type2. *

What will be alternative for PostgreSQL to do this.

*There are OUT parameters in PostgreSQL but i am not able to set returns set
of type1,type2 .
*
Appreciate your Help.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/RETURNING-MORE-THAN-ONE-CUSTOM-TYPE-FROM-FUNCTION-tp5712546.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2012-06-14 07:27:17 Re: Is there a way to ask PostgreSQL for the name of the computer it's running on?
Previous Message Rob Richardson 2012-06-14 04:33:09 Is there a way to ask PostgreSQL for the name of the computer it's running on?