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

From: Guillaume Smet <guillaume(dot)smet(at)gmail(dot)com>
To: Hauke Runge <runge(at)tembit(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4631: Hibernate Restriction bigint~~bigint
Date: 2009-01-27 20:56:58
Message-ID: 1d4e0c10901271256m5d720bd6v7baecb3182c4fdc7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Jan 27, 2009 at 4:20 PM, Hauke Runge <runge(at)tembit(dot)de> wrote:
> this was working very well. Changing to postgreSql 8.3 we got the following
> error:
> ERROR: operator does not exist: bigint ~~ bigint
>
> we changed the jdbc driver to the latest jdbc3 driver - but the error was
> the same.
>
>
> I think, this could be a bug.

You should use Restrictions.eq().

--
Guillaume

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Oleg 2009-01-27 21:15:33 BUG #4633: Bug in PL/PgSQL "SELECT .. INTO" statement parser
Previous Message Juan Moreno 2009-01-27 20:49:50 BUG #4632: Duplicate