[postgis-tickets] [SCM] PostGIS branch stable-2.4 updated. 3187c9e9b6980e0854fc94a8ed5eb4200c0ba023

git at osgeo.org git at osgeo.org
Tue May 12 13:08: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.4 has been updated
       via  3187c9e9b6980e0854fc94a8ed5eb4200c0ba023 (commit)
      from  6e1755105bad066c068149f8c772b820dea5ce2d (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 3187c9e9b6980e0854fc94a8ed5eb4200c0ba023
Author: Regina Obe <lr at pcorp.us>
Date:   Tue May 12 16:08:29 2020 -0400

    Fix result

diff --git a/regress/sfcgal/regress_ogc_expected b/regress/sfcgal/regress_ogc_expected
index 65205fc..a8cfab4 100644
--- a/regress/sfcgal/regress_ogc_expected
+++ b/regress/sfcgal/regress_ogc_expected
@@ -88,7 +88,7 @@ isvalid|t
 NOTICE:  Self-intersection
 isvalid|f
 isvalid|t
-intersection|POINT(-0 -0)
+intersection|POINT(0 0)
 difference|MULTILINESTRING((0 -2,0 -10),(0 10,0 2))
 boundary|MULTILINESTRING((0 0,0 10,10 10,10 0,0 0),(2 2,2 4,4 4,4 2,2 2))
 symdifference|GEOMETRYCOLLECTION(LINESTRING(2 2,4 4),LINESTRING(10 10,20 20),POLYGON((0 0,0 10,10 10,10 0,0 0),(4 4,2 4,2 2,4 2,4 4)))

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

Summary of changes:
 regress/sfcgal/regress_ogc_expected | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list