[SCM] PostGIS branch master updated. 3.4.0rc1-1142-g728db8ce1

git at osgeo.org git at osgeo.org
Mon Jun 3 02:43:42 PDT 2024


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  728db8ce19526e105cebaaec966f821be7041aeb (commit)
      from  a1922ae9d3d8a00b431c35ef39c6bbc04d4c5fa3 (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 728db8ce19526e105cebaaec966f821be7041aeb
Author: Sandro Santilli <strk at kbt.io>
Date:   Mon Jun 3 11:43:22 2024 +0200

    Be less verbose about the new functions

diff --git a/NEWS b/NEWS
index f28a02d90..195cd9102 100644
--- a/NEWS
+++ b/NEWS
@@ -66,8 +66,8 @@ Andreas Schild (German Team)
             CG_3DDistance, CG_Distance (Loïc Bartoletti)
   - #5687, Don't rely on search_path to determine postgis schema
            Fix for PG17 security change (Regina Obe)
-  - #5705, GH-767, Remove irrelevant points for view: ST_RemoveIrrelevantPointsForView  (Sam Peters)
-  - #5706, GH-768, Remove small parts: ST_RemoveSmallParts (Sam Peters)
+  - #5705, GH-767, ST_RemoveIrrelevantPointsForView  (Sam Peters)
+  - #5706, GH-768, ST_RemoveSmallParts (Sam Peters)
 
 * Enhancements *
 

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

Summary of changes:
 NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list