array issue....

From: Chris Bowlby <excalibur(at)hub(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: array issue....
Date: 2002-09-19 12:37:56
Message-ID: 20020919093521.L243-100000@wired.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

I know it was bad design on my part but I've got a table that has one
field that is an array (it's not even used), and I need to delete a row
from the table. Each time I try and remove it I get this error:

ERROR: Unable to identify an operator '=' for types 'integer[]' and 'integer'
You will have to retype this query using an explicit cast

I can not find any documentation on how to cast an array so it can be
properly deleted and the archives are also returning pretty much nothing..

could someone point me in the right direction please? :>

Chris Bowlby,
-----------------------------------------------------
Manager of Information and Technology.
excalibur(at)hub(dot)org
www.hub.org
1-902-542-3657
-----------------------------------------------------

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2002-09-19 12:40:37 Re: IN vs EXIIST
Previous Message Christoph Dalitz 2002-09-19 12:27:21 NUMERIC and arithmetics