[postgis-tickets] [SCM] PostGIS branch stable-3.0 updated. 3.0.1-20-g26538b1

git at osgeo.org git at osgeo.org
Fri Jun 19 08:03:36 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-3.0 has been updated
       via  26538b1ed35ac59587294c78538cd2c87d653c11 (commit)
      from  ab4f540a7a2e9facb2ed5c08df8f11002f71fa37 (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 26538b1ed35ac59587294c78538cd2c87d653c11
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 487cbc8..65e99a4 100644
--- a/topology/test/regress/st_changeedgegeom_expected
+++ b/topology/test/regress/st_changeedgegeom_expected
@@ -39,5 +39,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