[SCM] PostGIS branch stable-3.5 updated. 3.5.3-71-g278cd40a2
git at osgeo.org
git at osgeo.org
Thu Oct 16 09:22:22 PDT 2025
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.5 has been updated
via 278cd40a255d37d01ab5d6e8570e1d37ee51eda6 (commit)
from c2ec467e307251ffd9cd1a70fe6706732fe8e33b (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 278cd40a255d37d01ab5d6e8570e1d37ee51eda6
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Thu Oct 16 09:22:10 2025 -0700
Fix typo in ticket number
diff --git a/NEWS b/NEWS
index 1a6472081..189723031 100644
--- a/NEWS
+++ b/NEWS
@@ -22,7 +22,7 @@ PostgreSQL 12-18 required. GEOS 3.8+ required. Proj 6.1+ required.
- #5935, Require GDAL 2.4 for postgis_raster
and switch to GDALGetDataTypeSizeBytes (Laurențiu Nicola)
- GT-257, fix issue with xsltproc with path has spaces (Laurențiu Nicola)
-- #5939, incorrect parameter order in ST_Relate caching (Paul Ramsey)
+- #5938, incorrect parameter order in ST_Relate caching (Paul Ramsey)
- #5927, ST_IsCollection throwing exception (Paul Ramsey)
- #5902, ST_PointFromText cannot create geometries with M (Paul Ramsey)
- #5943, Memory leak in handling GEOS GeometryFactory (Megan Ma)
-----------------------------------------------------------------------
Summary of changes:
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list