[postgis-tickets] [SCM] PostGIS branch stable-2.5 updated. 2.5.4-15-gf389c66

git at osgeo.org git at osgeo.org
Fri Jun 19 08:04:37 PDT 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, stable-2.5 has been updated
       via  f389c661c74c64dd9433a52036f7ef45ead74088 (commit)
      from  7b9dd285c21edab495ba4bac8c922e05ed83ae7d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f389c661c74c64dd9433a52036f7ef45ead74088
Author: Sandro Santilli <strk at kbt.io>
Date:   Fri Jun 19 17:01:37 2020 +0200

    Expect different error message for corrupted topology

diff --git a/topology/test/regress/st_changeedgegeom_expected b/topology/test/regress/st_changeedgegeom_expected
index 4e16fc9..0a56a72 100644
--- a/topology/test/regress/st_changeedgegeom_expected
+++ b/topology/test/regress/st_changeedgegeom_expected
@@ -41,5 +41,5 @@ T13.1|29
 T13.2|Edge 29 changed
 T13.3|26
 ERROR:  Edge motion collision at POINT(-1.1697 47.7825)
-ERROR:  Corrupted topology: face 4, right of edge 7, has no bbox
+ERROR:  lwt_ChangeEdgeGeom could not construct face 4, on the right of edge 7
 Topology 'city_data' dropped

-----------------------------------------------------------------------

Summary of changes:
 topology/test/regress/st_changeedgegeom_expected | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list