[postgis-tickets] [SCM] PostGIS branch stable-3.1 updated. 3.1.0rc1-7-g816cb0d

git at osgeo.org git at osgeo.org
Wed Dec 16 09:48:25 PST 2020


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.1 has been updated
       via  816cb0d5c9c575f3a110d6425523cbe8e7186dae (commit)
      from  97f30bcb6cb63995ecb0e4a48995370539564b14 (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 816cb0d5c9c575f3a110d6425523cbe8e7186dae
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Dec 16 09:48:19 2020 -0800

    Minor edits to NEWS

diff --git a/NEWS b/NEWS
index 57b453c..c3649bf 100644
--- a/NEWS
+++ b/NEWS
@@ -11,10 +11,7 @@ Additional features are enabled if you are running GEOS 3.9.
            met or explicitly disabled (--without-protobuf)
   - #4258, Separated postgis_sfcgal from postgis
            into its own lib file and extension (Regina Obe)
-  - svn number is replaced by git hash in version output
-    (Sandro Santilli, Raúl Marín)
   - #4577, Drop support for PostgreSQL 9.5 (Raúl Marín)
-  - #4579, Drop postgis_proc_set_search_path.pl (Raúl Marín)
   - #4601, ST_TileEnvelope signature changed.
   - #3057, ST_Force3D, ST_Force3DZ, ST_Force3DM and ST_Force4D signatures changed.
 
@@ -34,6 +31,7 @@ Additional features are enabled if you are running GEOS 3.9.
            for overlay with exact tolerance (Sandro Santilli)
   - #4624, ST_HexagonGrid and ST_SquareGrid, set returning functions to
            generate tilings of the plane (Paul Ramsey)
+  - #4624, ST_Hexagon and ST_Square, shape generators (Paul Ramsey)
   - #4804, (GEOS 3.9+) ST_ReducePrecision allows valid precision reduction
            (Paul Ramsey)
   - #4710, ST_ClusterKMeans now works with 3D geometries (Darafei Praliaskouski)
@@ -80,7 +78,6 @@ Additional features are enabled if you are running GEOS 3.9.
   - #4677, Share gserialized objects between different cache types (Raúl Marín)
   - #4601, Add ST_TileEnvelope margin argument (Yuri Astrakhan)
   - #2972, Add quiet mode (-q) to pgsql2shp (Kristian Thy)
-  - #4617, Add configure switch `--without-phony-revision` (Raúl Marín)
   - #3057, Optional value params for Force3D*, Force4D functions (Kristian Thy)
   - #4569, Allow unknown SRID geometry insertion into typmod SRID column (Paul Ramsey)
   - #4149, ST_Simplify(geom, 0) is now O(N).

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

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


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list