[SCM] PostGIS branch master updated. 3.4.0rc1-870-g6aedb1434

git at osgeo.org git at osgeo.org
Thu Dec 28 09:57:16 PST 2023


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  6aedb1434727fa1eba29620a7d3fd0bfca49e94a (commit)
      from  e6d55d369f849687cdd251bdd66d4b9d6b403d2e (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 6aedb1434727fa1eba29620a7d3fd0bfca49e94a
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Dec 28 18:57:52 2023 +0100

    Indentation

diff --git a/NEWS b/NEWS
index 75e103773..9f233fb4f 100644
--- a/NEWS
+++ b/NEWS
@@ -14,19 +14,17 @@ To take advantage of all SFCGAL featurs, SFCGAL 1.5.0+ is needed.
               type(tg1) <> type(tg2)
            ) (Sandro Santilli)
   - #5536, comments are not anymore included in PostGIS extensions
-    (Sandro Santilli)
-  - xmllint is now required to build comments and
-    (Sandro Santilli)
-  - DocBook5 XSL is now required to build html documentation
-    (Sandro Santilli)
+           (Sandro Santilli)
+  - xmllint is now required to build comments (Sandro Santilli)
+  - DocBook5 XSL is now required to build html (Sandro Santilli)
   - #5602, Drop support for GEOS 3.6 and 3.7 (Regina Obe)
   - #5571, Improve ST_GeneratePoints performance, but old
            seeded pseudo random points will need to be regenerated.
-  - #5596, GH-749, Allow promoting column as an id 
-          in ST_AsGeoJson(record,..).
-          Views and materialized views that use the ST_AsGeoJSON(record ..)
-          will need rebuilding to upgrade to new signature
-          (Jan Tojnar)
+  - #5596, GH-749, Allow promoting column as an id
+           in ST_AsGeoJson(record,..).
+           Views and materialized views that use the ST_AsGeoJSON(record ..)
+           will need rebuilding to upgrade to new signature
+           (Jan Tojnar)
   - #5496, ST_Clip all variants replaced, will require
            rebuilding of materialized views that use them (Regina Obe)
 
@@ -35,7 +33,9 @@ To take advantage of all SFCGAL featurs, SFCGAL 1.5.0+ is needed.
   - #5055, add explicit <> geometry operator to prevent non-unique
            error with <> and != (Paul Ramsey)
   - Add ST_HasZ/ST_HasM (Loïc Bartoletti)
-  - GT-123, postgis_sfcgal: CG_YMonotonePartition, CG_ApproxConvexPartition, CG_GreeneApproxConvexPartition and CG_OptimalConvexPartition (Loïc Bartoletti)
+  - GT-123, postgis_sfcgal: CG_YMonotonePartition, CG_ApproxConvexPartition,
+            CG_GreeneApproxConvexPartition and CG_OptimalConvexPartition
+            (Loïc Bartoletti)
   - GT-156, postgis_sfcgal: CG_Visibility (Loïc Bartoletti)
   - GT-157, postgis_sfcgal: Add ST_ExtrudeStraightSkeleton (Loïc Bartoletti)
   - #5496, ST_Clip support for touched (Regina Obe)
@@ -44,7 +44,7 @@ To take advantage of all SFCGAL featurs, SFCGAL 1.5.0+ is needed.
 
   - #5531, documentation format upgraded to DocBook 5 (Sandro Santilli)
   - #5543, allow building without documentation (Sandro Santilli)
-  - #5596, GH-749, Allow promoting column as an id 
+  - #5596, GH-749, Allow promoting column as an id
           in ST_AsGeoJson(record,..). (Jan Tojnar)
 
 

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

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


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list