Re: BUG #4631: Hibernate Restriction bigint~~bigint

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4631: Hibernate Restriction bigint~~bigint
Дата
Msg-id 17316.1233075432@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4631: Hibernate Restriction bigint~~bigint  ("Hauke Runge" <runge@tembit.de>)
Список 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 по дате отправления:

Предыдущее
От: "Hauke Runge"
Дата:
Сообщение: BUG #4631: Hibernate Restriction bigint~~bigint
Следующее
От: "Juan Moreno"
Дата:
Сообщение: BUG #4632: Duplicate