Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA25478; Wed, 25 Nov 92 03:34:42 -0800
Date: Wed, 25 Nov 92 03:34:42 -0800
From: WHITEY@otago.ac.nz
Subject: Desperately need help on updating arrays
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
To: postgres@postgres.berkeley.edu
Message-Id: <01GRL5DCBU0GFD4IS6@otago.ac.nz>
X-Envelope-To: postgres@postgres.berkeley.edu
X-Vms-To: IN%"postgres@postgres.berkeley.edu"

I desperately need to know if it is possible to update an element of an array
i.e something along the lines of :

replace PERSON(cars[3] = "Ferrari") where PERSON.Name="Andrew White"

this does not work as the parser gets hung up on the first "[". Could anyone
that has a solution PLEASE email me on in%"whitey@otago.ac.nz"

thanks, Andrew White, Otago University, New Zealand
