Error: operator does not exist: integer = integer

From: Clodoaldo Neto <clodoaldo(dot)pinto(dot)neto(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Error: operator does not exist: integer = integer
Date: 2011-08-01 14:09:43
Message-ID: CA+Z73LFpSaVF5eMcKsyTOhWxN=cUxuMMu9RS6cYOhdfK7o64mw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

postgresql.x86_64 8.3.14-1PGDG.rhel5
postgresql-server.x86_64 8.3.14-1PGDG.rhel5

ERROR: operator does not exist: integer = integer
LINE 3: inner join vendedor as v on a.vendedor_id = v.id
^
HINT: No operator matches the given name and argument type(s). You might
need to add explicit type casts.

Any ideas?

Regards, Clodoaldo

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Tilles 2011-08-01 14:11:18 possible ecpg compatibility problem
Previous Message Deniz Atak 2011-08-01 11:55:33 Re: ERROR: could not read block 4707 of relation 1663/16384/16564: Success