array variables in pl/pgsql

From: "Jack" <ycc(at)bigfoot(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: array variables in pl/pgsql
Date: 2001-09-11 01:31:55
Message-ID: 9njpqf$2228$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Is there any sample to show how to use array variable in PL/pgsql? How do I
get an array from a table and do a loop to manipulate every element in that
array?

jack

Browse pgsql-sql by date

  From Date Subject
Next Message Joseph Shraibman 2001-09-11 02:11:02 group by weirdness
Previous Message datactrl 2001-09-11 00:57:05 array variable in pl/pgsql