[postgis-tickets] [SCM] PostGIS branch stable-2.4 updated. 1f3bb0e07ea453afdcac272540598e0a32088ed2

git at osgeo.org git at osgeo.org
Fri Jun 19 08:01:54 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.4 has been updated
       via  1f3bb0e07ea453afdcac272540598e0a32088ed2 (commit)
      from  5b809e2d656d7b5d1d86f5f9a3647e8af5ef1fcd (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 1f3bb0e07ea453afdcac272540598e0a32088ed2
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