[SCM] PostGIS branch master updated. 3.6.0beta1-8-g5e303c538
git at osgeo.org
git at osgeo.org
Fri Jul 25 01:29:37 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, master has been updated
via 5e303c53897bea5dce445bbb1bda0d206e63649a (commit)
from 8e54582b89f315a721c9c47eaac8a9a52fcb639d (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 5e303c53897bea5dce445bbb1bda0d206e63649a
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