array variable in pl/pgsql

From: "jack" <datactrl(at)tpg(dot)com(dot)au>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: array variable in pl/pgsql
Date: 2001-09-10 07:47:35
Message-ID: 001001c139cc$dbdeae00$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 Jeff Barrett 2001-09-10 15:25:07 row level locking?
Previous Message Stephan Szabo 2001-09-10 05:01:11 Re: optimizing queries and indexes...