Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: d92e91bb4d32a225eec7c728cc7ce52ccc0b1b7e
https://github.com/hibernate/hibernate-orm/commit/d92e91bb4d32a225eec7c72...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2012-05-23 (Wed, 23 May 2012)
Changed paths:
M databases/postgresql84/resources/hibernate.properties
M documentation/src/main/docbook/devguide/en-US/Database_Access.xml
M documentation/src/main/docbook/devguide/en-US/extras/hibernate.properties
M documentation/src/main/docbook/manual/en-US/content/configuration.xml
M hibernate-core/src/main/java/org/hibernate/criterion/IlikeExpression.java
M
hibernate-core/src/matrix/java/org/hibernate/test/annotations/query/QueryAndSQLTest.java
M
hibernate-core/src/matrix/java/org/hibernate/test/annotations/xml/ejb3/Ejb3XmlTest.java
M hibernate-core/src/matrix/java/org/hibernate/test/bidi/AuctionTest.java
M hibernate-core/src/matrix/java/org/hibernate/test/criteria/LikeTest.java
M hibernate-core/src/matrix/java/org/hibernate/test/formulajoin/FormulaJoinTest.java
M hibernate-core/src/matrix/java/org/hibernate/test/hql/ASTParserLoadingTest.java
M hibernate-core/src/matrix/java/org/hibernate/test/hql/HQLTest.java
M
hibernate-core/src/matrix/java/org/hibernate/test/inheritancediscriminator/PersistChildEntitiesWithDiscriminatorTest.java
M hibernate-core/src/matrix/java/org/hibernate/test/legacy/CustomSQLTest.java
M hibernate-core/src/matrix/java/org/hibernate/test/legacy/FooBarTest.java
M hibernate-core/src/matrix/java/org/hibernate/test/legacy/LegacyTestCase.java
M hibernate-core/src/matrix/java/org/hibernate/test/legacy/SQLLoaderTest.java
M hibernate-core/src/matrix/java/org/hibernate/test/tm/TransactionTimeoutTest.java
M
hibernate-core/src/matrix/java/org/hibernate/test/typeoverride/TypeOverrideTest.java
Log Message:
-----------
HHH-7346 Tests fail on Postgresql due to failure in typecasts