[SCM] PostGIS branch master updated. 3.5.0-298-g522f76ffc

git at osgeo.org git at osgeo.org
Tue Apr 29 08:58:55 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  522f76ffcfcfa5d2377bc16fa8e04d413afd75ea (commit)
      from  7a35e69301d98868a5cbdd68331f6c495e06a2c8 (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 522f76ffcfcfa5d2377bc16fa8e04d413afd75ea
Author: Sandro Santilli <strk at kbt.io>
Date:   Tue Apr 29 17:58:46 2025 +0200

    Fix expected result

diff --git a/topology/test/regress/maketopologyprecise_expected b/topology/test/regress/maketopologyprecise_expected
index e7bfc4063..2aad628f6 100644
--- a/topology/test/regress/maketopologyprecise_expected
+++ b/topology/test/regress/maketopologyprecise_expected
@@ -3,5 +3,3 @@ NOTICE:  Every vertex is precise in an empty topology
 ERROR:  Presence of max ordinate value 1002003008 requires a minimum grid size of 3.60721082879999e-6
 start|e|1|LINESTRING(123456789 0.1,6 -1002003004)
 prec5|e|1|LINESTRING(123456790 0,5 -1002003005)
-NOTICE:  Dropping all layers from topology 'topo' (1)
-NOTICE:  drop cascades to 6 other objects

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

Summary of changes:
 topology/test/regress/maketopologyprecise_expected | 2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list