"Hauke Runge" <ru...@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

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to