[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-141-g60129dc2a
git at osgeo.org
git at osgeo.org
Tue Sep 27 14:08:51 PDT 2022
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, master has been updated
via 60129dc2a9fbaae758d0321be393a4d7482f88a7 (commit)
from 56f1695540c2fc98ee93e32a68e96405a0c64177 (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 60129dc2a9fbaae758d0321be393a4d7482f88a7
Author: Regina Obe <lr at pcorp.us>
Date: Tue Sep 27 17:08:46 2022 -0400
Take out POLYGON test of tickets.sql #4011 to fix regression for GEOS >= 3.12. Closes #5251 for PostGIS 3.4.0dev
diff --git a/regress/core/tickets_expected b/regress/core/tickets_expected
index da7ebe1a9..88bcd599a 100644
--- a/regress/core/tickets_expected
+++ b/regress/core/tickets_expected
@@ -320,7 +320,6 @@ NOTICE: Too few points in geometry component at or near point 0 0
#4011|ST_LineString|MULTILINESTRING((0 0,1 1),EMPTY)|f|t
#4011|ST_MultiLineString|MULTILINESTRING(EMPTY,EMPTY)|t|t
#4011||||
-#4011|ST_GeometryCollection|POLYGON((0 0,1 0,1 1,0 0))|f|t
#4011|ST_LineString|GEOMETRYCOLLECTION(LINESTRING(0 0,1 1))|f|t
#4011|ST_MultiLineString|MULTILINESTRING EMPTY|t|t
#4011|ST_GeometryCollection|MULTILINESTRING((0 0,0 0))|f|f
-----------------------------------------------------------------------
Summary of changes:
regress/core/tickets_expected | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list