function return array - Mailing list pgsql-sql

From Karthikeyan Sundaram
Subject function return array
Date
Msg-id BAY131-W533603DBFB519422C6297B0630@phx.gbl
Whole thread Raw
List pgsql-sql
Hi,<br />  <br />     I am using Postgres 8.1.0.  I have a requirement. I will create a function accepting few
parameters. This will check into various tables and give back an array of values.<br />  <br />     Is it possible to
returnan array from the function?  Please guide me.<br />  <br />  <br /> Regards<br /> skarth<br /><br /><hr />Your
friendsare close to you. <a href="http://spaces.live.com/signup.aspx 
" target="_new">Keep them that way.</a>

pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: using sql on v7.4 server to feed stored procedure
Next
From: Karthikeyan Sundaram
Date:
Subject: plpgsql function return array