plpgsql function return array

From: Karthikeyan Sundaram <skarthi98(at)hotmail(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>, <pgsql-sql(at)postgresql(dot)org>
Subject: plpgsql function return array
Date: 2007-03-31 07:43:44
Message-ID: BAY131-W33EEDD194983C9790C659B0620@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql


Hi, 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. I want to use the pgpsql block. I know that we can create using language sql. Is it possible to return an array from the function? Please guide me. Regardsskarthi
_________________________________________________________________
Take a break and play crossword puzzles - FREE!
http://games.msn.com/en/flexicon/default.htm?icid=flexicon_ wlmemailtaglinemarch07

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Michael Fuhr 2007-03-31 12:55:46 Re: plpgsql function return array
Previous Message Simon Riggs 2007-03-30 17:10:30 Re: trying to run PITR recovery

Browse pgsql-sql by date

  From Date Subject
Next Message Michael Fuhr 2007-03-31 12:55:46 Re: plpgsql function return array
Previous Message Karthikeyan Sundaram 2007-03-30 21:16:37 function return array