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

Strong Liu (JIRA) noreply at atlassian.com
Fri Apr 27 04:45:49 EDT 2012


     [ https://hibernate.onjira.com/browse/HHH-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu resolved HHH-7281.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 4.1.3

> 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
>             Fix For: 4.1.3
>
>
> 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