array variable in pl/pgsql

From: "datactrl" <datactrl(at)tpg(dot)com(dot)au>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: array variable in pl/pgsql
Date: 2001-09-11 00:45:42
Message-ID: 097101c13a5b$16e006a0$2400a8c0@hnjack
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi all

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 datactrl 2001-09-11 00:57:05 array variable in pl/pgsql
Previous Message Larry Rosenman 2001-09-10 19:49:58 Re: calling a shell script from pl/pgsql