Re: BUG #4631: Hibernate Restriction bigint~~bigint - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4631: Hibernate Restriction bigint~~bigint
Date
Msg-id 17316.1233075432@sss.pgh.pa.us
Whole thread Raw
In response to BUG #4631: Hibernate Restriction bigint~~bigint  ("Hauke Runge" <runge@tembit.de>)
List pgsql-bugs
"Hauke Runge" <runge@tembit.de> writes:
> ERROR: operator does not exist: bigint ~~ bigint

> I think, this could be a bug.

Yes: in Hibernate.  They shouldn't be using LIKE on integers.
If it happens that that's intentional and not a symptom of a logic
error on their part, they need to cast the integers to text explicitly.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Hauke Runge"
Date:
Subject: BUG #4631: Hibernate Restriction bigint~~bigint
Next
From: "Juan Moreno"
Date:
Subject: BUG #4632: Duplicate