In response to "Hugo Rafael Lesme Marquez" <[EMAIL PROTECTED]>:
>
> The following bug has been logged online:
>
> Bug reference: 4055
> Logged by: Hugo Rafael Lesme Marquez
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.2.7 and 8.3.1
> Operating system: Windows 2
Hugo Rafael Lesme Marquez wrote:
> ERROR: operator does not exist: bigint ~~ unknown
> SQL state: 42883
> Dica: No operator matches the given name and argument type(s). You might
> need to add explicit type casts.
> Caracter: 47
>
> What can I do to resolve?
Change the LIKE to = (equal sign).
-