[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0beta1-11-g908b72b66

git at osgeo.org git at osgeo.org
Sun Jul 3 19:06:42 PDT 2022


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  908b72b66f77d886735e7074008eb00cedb4857e (commit)
      from  630650f17aafdaf724f744b315fc5b8342dc1996 (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 908b72b66f77d886735e7074008eb00cedb4857e
Author: Regina Obe <lr at pcorp.us>
Date:   Sun Jul 3 22:06:33 2022 -0400

    Add parallel aggregate also to beta2 release section

diff --git a/NEWS b/NEWS
index f20faf5d2..412828c40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-PostGIS 3.3.0rc1
+PostGIS 3.3.0beta2
 2022/xx/xx
 This version requires PostgreSQL 11 or higher, GEOS 3.6 or higher, and Proj 5.2+.
 Additional features are enabled if you are running GEOS 3.9+
@@ -6,6 +6,7 @@ ST_MakeValid enhancements with 3.10+, numerouse additional enhancements with GEO
 
 Changes since PostGIS 3.3.0beta1
 * Enhancements *
+  - GH698: support parallel aggregate for ST_Union (Sergei Shoulbakov)
 
 * Bug fixes *
 

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

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


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list