[postgis-tickets] [SCM] PostGIS branch stable-2.4 updated. 99cd7a1a5af16370c24cac2ad398e4f557871243

git at osgeo.org git at osgeo.org
Tue Jun 9 14:45:44 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  99cd7a1a5af16370c24cac2ad398e4f557871243 (commit)
      from  84540ae8858611e7c9c0b84295ac7015216f4423 (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 99cd7a1a5af16370c24cac2ad398e4f557871243
Author: Regina Obe <lr at pcorp.us>
Date:   Tue Jun 9 17:45:39 2020 -0400

    Missed spot. Ensure sfcgal tests pass regardless version of sfcgal. Closes #4703

diff --git a/regress/sfcgal/regress_ogc_expected b/regress/sfcgal/regress_ogc_expected
index a8cfab4..ee98579 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 1)
 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