[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7281) Tests fail on Postgresql due to failure in typecasting

Madhumita Sadhukhan (JIRA) noreply at atlassian.com
Thu Apr 26 12:06:48 EDT 2012


Tests fail on Postgresql due to failure in typecasting
------------------------------------------------------

                 Key: HHH-7281
                 URL: https://hibernate.onjira.com/browse/HHH-7281
             Project: Hibernate ORM
          Issue Type: Bug
          Components: testsuite
    Affects Versions: 4.1.2
            Reporter: Madhumita Sadhukhan
            Assignee: Strong Liu


Refer https://issues.jboss.org/browse/JBPAPP-8836 for details

Quite a few tests started failing asking for explicit typecasts after upgrade of dialect in postgresql

Exception which varies in failing tests but core reason is same:(for eg)

org.hibernate.exception.SQLGrammarException: ERROR: operator does not exist: integer = boolean
Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts.
Position: 427






--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list