[hibernate-commits] [hibernate/hibernate-orm] 89e36c: HHH-13083 Add support for st_makeenvelope in PostG...

GitHub noreply at github.com
Thu Dec 6 16:06:14 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 89e36cf0e7245835b7e34e6069c28572ab587320
      https://github.com/hibernate/hibernate-orm/commit/89e36cf0e7245835b7e34e6069c28572ab587320
  Author: bernd hopp <berndjhopp at gmail.com>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M hibernate-spatial/src/main/java/org/hibernate/spatial/dialect/postgis/PostgisFunctions.java

  Log Message:
  -----------
  HHH-13083 Add support for st_makeenvelope in PostGIS dialect

https://postgis.net/docs/ST_MakeEnvelope.html


  Commit: d9dd1ebf625d8c3d270c110a4ec71a423d58bf3a
      https://github.com/hibernate/hibernate-orm/commit/d9dd1ebf625d8c3d270c110a4ec71a423d58bf3a
  Author: Karel Maesen <karel at geovise.com>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M hibernate-spatial/databases/postgispg95/resources/hibernate.properties
    M hibernate-spatial/src/test/java/org/hibernate/spatial/integration/TestSpatialFunctions.java
    M hibernate-spatial/src/test/java/org/hibernate/spatial/integration/TestSpatialRestrictions.java
    R hibernate-spatial/src/test/java/org/hibernate/spatial/integration/jts/GeomEntity.java
    A hibernate-spatial/src/test/java/org/hibernate/spatial/integration/jts/JtsGeomEntity.java
    M hibernate-spatial/src/test/java/org/hibernate/spatial/integration/jts/TestStoreRetrieveUsingJTS.java
    M hibernate-spatial/src/test/java/org/hibernate/spatial/testing/SpatialFunctionalTestCase.java

  Log Message:
  -----------
  HHH-13083 - Fix matrix tests


  Commit: d1d1f9f312ef5e3b74dfa935ff8ce83bd835852f
      https://github.com/hibernate/hibernate-orm/commit/d1d1f9f312ef5e3b74dfa935ff8ce83bd835852f
  Author: Karel Maesen <karel at geovise.com>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    R hibernate-spatial/src/test/java/org/hibernate/spatial/integration/geolatte/PostgisBufferTest.java
    A hibernate-spatial/src/test/java/org/hibernate/spatial/integration/geolatte/PostgisTest.java

  Log Message:
  -----------
  HHH-13083 - Add integration test


Compare: https://github.com/hibernate/hibernate-orm/compare/dc89e7199d1b...d1d1f9f312ef
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list