[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4115) FooBarTest - "operator does not exist: character varying = integer"

strong liu (JIRA) noreply at atlassian.com
Tue Sep 1 21:50:16 EDT 2009


FooBarTest - "operator does not exist: character varying = integer"
-------------------------------------------------------------------

                 Key: HHH-4115
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4115
             Project: Hibernate Core
          Issue Type: Bug
          Components: testsuite
    Affects Versions: 3.5.0.Beta-1, 3.3.2, 3.5
         Environment: PostgreSQL 8.3.7 
            Reporter: strong liu
            Priority: Minor
             Fix For: 3.2.x, 3.3.x, 3.5


Same as JBPAPP-1038:
Test testCollectionsInSelect fails to execute the below query due to "operator does not exist: character varying = integer"

select count(*) from Bar as bar, bar.component.glarch.proxyArray as g where g.id in indices(bar.baz.fooArray) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list