-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
4.2.0.GA_CP04, 4.3.0.GA_CP02
-
None
-
PostgreSQL 8.2.3 and Hibernate EAP versions (4.2 and 4,3)
The following Hibernate test fails on PostgreSQL:
ASTParserLoadingTest#testEJBQLFunctions
due to the use of "missing" bit_length(real) function. As per PostgreSQL, the function supports a string parameter.
http://www.postgresql.org/docs/8.2/static/functions-string.html