Problem when deleting a record from a table

Поиск
Список
Период
Сортировка
От Luis Sousa
Тема Problem when deleting a record from a table
Дата
Msg-id 3A37A3DD.8E17EF18@ualg.pt
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Bug in FOREIGN KEY
Следующее
От: Randy Jonasz
Дата:
Сообщение: Re: RFC C++ Interface