[SCM] PostGIS branch stable-3.5 updated. 3.5.3-40-g601c93893
git at osgeo.org
git at osgeo.org
Fri Jul 25 01:29:02 PDT 2025
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.5 has been updated
via 601c938933766f1cd1162d27a9585e71bc45abec (commit)
from a37489239a51639b0218552f0dde0571442724b2 (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 601c938933766f1cd1162d27a9585e71bc45abec
Author: Sandro Santilli <strk at kbt.io>
Date: Fri Jul 25 10:25:39 2025 +0200
Fix expected result from getfaceedges
diff --git a/topology/test/regress/st_getfaceedges_expected b/topology/test/regress/st_getfaceedges_expected
index 08d619f6f..e4c929206 100644
--- a/topology/test/regress/st_getfaceedges_expected
+++ b/topology/test/regress/st_getfaceedges_expected
@@ -38,4 +38,4 @@ t
#3265.6|2|(1,1)
#3265.6|2|(2,-2)
#3265.6|2|(3,3)
-Topology 'tt' dropped
+ERROR: Corrupted topology: unable to build geometry of face 1 from its 2 edges
-----------------------------------------------------------------------
Summary of changes:
topology/test/regress/st_getfaceedges_expected | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list