[SCM] PostGIS branch master updated. 3.7.0beta1-2-gdab99869e

git at osgeo.org git at osgeo.org
Mon Jul 20 18:12:57 PDT 2026


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  dab99869e9b6910f42700e5a954bdf52dfd3854f (commit)
      from  e935d4c20e9a7dbae3c8711d7cb9d738d5813569 (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 dab99869e9b6910f42700e5a954bdf52dfd3854f
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Jul 20 21:06:34 2026 -0400

    Cleanup of notes

diff --git a/NEWS b/NEWS
index 81614c945..1a986a230 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ This version requires GEOS 3.10+, PostgreSQL 14-19beta2, Proj 6.1+, libgmp.
 To take advantage of all features postgis extension features, GEOS 3.15+ is needed.
 To take advantage of all postgis_sfcgal extension features SFCGAL 2.3+ is needed.
 
+These are only changes since 3.7.0beta1.
+
 * Bug Fixes *
 
 * Enhancements *
@@ -16,6 +18,8 @@ This version requires GEOS 3.10+, PostgreSQL 14-19beta2, Proj 6.1+, libgmp.
 To take advantage of all features postgis extension features, GEOS 3.15+ is needed.
 To take advantage of all postgis_sfcgal extension features SFCGAL 2.3+ is needed.
 
+These are only changes since 3.7.0alpha1.
+
 * Bug Fixes *
 
  - GH-1160, Adapt topology, regression expectations, and manual examples
@@ -212,6 +216,20 @@ To take advantage of all postgis_sfcgal extension features SFCGAL 2.3+ is needed
           (Darafei Praliaskouski)
  - #4616, Detect pgsql2shp query keywords case-insensitively
           (Darafei Praliaskouski)
+ - #1986, ST_GeomFromGML support for GML ArcString and curved polygon rings
+          (Darafei Praliaskouski)
+ - GH-1161, Render manual geometry examples as build-time SVG in HTML
+          and PDF (Darafei Praliaskouski)
+ - #4749, Use point-in-polygon predicate fast paths for point-only
+          GeometryCollections, including ST_Disjoint (Darafei Praliaskouski)
+ - #3676, Mark geometry and geography btree comparison support functions
+          as leakproof (Darafei Praliaskouski)
+ - GH-875, Allow ST_OrderingEquals joins to use hash and merge join plans
+          (Darafei Praliaskouski)
+ - #2557, #2805, Document ST_MapAlgebra callback argument
+          signatures and return semantics (Darafei Praliaskouski)
+ - #1168, [raster] Support curved geometry inputs in ST_AsRaster
+          (Darafei Praliaskouski)
 
 * Bug Fixes *
 

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

Summary of changes:
 NEWS | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list