Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA22633; Sat, 26 Sep 92 00:16:28 -0700
Date: Sat, 26 Sep 92 00:16:28 -0700
From: WHITEY@otago.ac.nz
Subject: APPENDING TO ARRAYS
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.berkeley.edu
Message-Id: <01GP922JJSWGD2PWK6@otago.ac.nz>
X-Envelope-To: postgres@postgres.berkeley.edu
X-Vms-To: in%" postgres@postgres.berkeley.edu"

Is it possible to append to arrays that already have inserted values? The manual 
is not clear on the updating of arrays. Is it required to use intermediary 
functions in order to bring this about? I am unable to update a specific element 
of an array either. If anyone can help I would be grateful of assistance...
