Problem when deleting a record from a table - Mailing list pgsql-hackers

From Luis Sousa
Subject Problem when deleting a record from a table
Date
Msg-id 3A37A3DD.8E17EF18@ualg.pt
Whole thread Raw
List 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
anexplicit cast
 

What's this means ???

Thanks

Luis Sousa



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Bug in FOREIGN KEY
Next
From: Randy Jonasz
Date:
Subject: Re: RFC C++ Interface