Problem when deleting a record from a table

From: Luis Sousa <llsousa(at)ualg(dot)pt>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Problem when deleting a record from a table
Date: 2000-12-13 16:29:17
Message-ID: 3A37A3DD.8E17EF18@ualg.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm trying to delete all the records or only one record from a table but
i'm having this message:
ERROR: Unable to identify an operator '=' for types 'int4' and 'text'
You will have to retype this query using an explicit cast

What's this means ???

Thanks

Luis Sousa

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-12-13 16:37:20 Re: left join bug?
Previous Message Oleg Bartunov 2000-12-13 15:48:40 index support for arrays (GiST)