BUG #4830: operator does not exists - Mailing list pgsql-bugs

From Gilvan Garcelan
Subject BUG #4830: operator does not exists
Date
Msg-id 200905291248.n4TCmqec035478@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #4830: operator does not exists
List pgsql-bugs
The following bug has been logged online:

Bug reference:      4830
Logged by:          Gilvan Garcelan
Email address:      garcelan@gmail.com
PostgreSQL version: 8.3
Operating system:   windows 2003
Description:        operator does not exists
Details:

Bom dia

Eu tenho uma query que roda na versao 8.0 mas na 8.3 ocorre o seguinte
erro.


operator does not exists: integer ~~ unknow
line 39: and (nome do campo Like '1' /*FilterParam1*/

hint : No operator matches the given name and arguments type(s). you might
need to add explicit type cats


existe um novo jeito de usar o operador like?

grato

Gilvan Garcelan

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: BUG #4826: Cannot install Postgresql
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: BUG #4830: operator does not exists