how to return more than one item from function?

From: ananthreddy(at)yahoo(dot)com (ananth)
To: pgsql-general(at)postgresql(dot)org
Subject: how to return more than one item from function?
Date: 2001-11-05 05:31:38
Message-ID: 5304e92b.0111042131.2ebc5e37@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Everyone,

I am new to pgsql.
Is there a workaround for returning more than one parameter from pgsql
functions? I was wondering if is it possible to return a record type
or collection type from function?

TIA

ananth

Browse pgsql-general by date

  From Date Subject
Next Message Eric Ridge 2001-11-05 05:38:42 query parsing bug?
Previous Message Tom Lane 2001-11-05 05:02:27 Re: Got error on CREATE TABLE AS (+Bug?)