[SCM] PostGIS branch master updated. 3.7.0alpha1-37-ga19393649

git at osgeo.org git at osgeo.org
Tue Jul 7 08:58: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  a19393649ecb446aa9f9615fafbe93a9138a44bb (commit)
      from  d18cd7cf1d202ee9ef0cf03884a9022d77d57ce4 (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 a19393649ecb446aa9f9615fafbe93a9138a44bb
Author: Regina Obe <lr at pcorp.us>
Date:   Tue Jul 7 11:58:04 2026 -0400

    Cleanup NEWS
    Get rid of bug fix section in release_notes
    Reshuffle and delete some more bug entries in NEWS

diff --git a/NEWS b/NEWS
index 854ae49f7..7d0d51c8b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 PostGIS 3.7.0beta1
-2026/xx/xx
+2026/07/xx
 
 This version requires GEOS 3.10+, PostgreSQL 14-19beta1, Proj 6.1+, libgmp.
 To take advantage of all features postgis extension features, GEOS 3.15+ is needed.
@@ -38,6 +38,8 @@ To take advantage of all postgis_sfcgal extension features SFCGAL 2.3+ is needed
           TopoGeo_AddLinestring edge creation (Darafei Praliaskouski)
  - GH-1154, [topology] Quote TotalTopologySize catalog regclasses
           safely (Darafei Praliaskouski)
+ - #6092, [fuzzingengine] fuzzingengine doesn't use hardening CPPFLAGS
+            (Bas Couwenberg)
 
 
 PostGIS 3.7.0dev
@@ -170,11 +172,11 @@ To take advantage of all postgis_sfcgal extension features SFCGAL 2.3+ is needed
           centroid regressions on 32-bit systems (Darafei Praliaskouski)
  - #2583, Preserve Z/ZM dimensional qualifiers in ST_AsEWKT output for TIN
           (Darafei Praliaskouski)
+ - #4616, Detect pgsql2shp query keywords case-insensitively
+          (Darafei Praliaskouski)
 
 * Bug Fixes *
 
- - #4616, Detect pgsql2shp query keywords case-insensitively
-          (Darafei Praliaskouski)
  - Fix WKB and TWKB parser resource exhaustion on malformed input
           (Darafei Praliaskouski)
  - #6038, Avoid stale relation lookups in geometry_columns after topology
diff --git a/doc/po/templates/postgis-manual.pot b/doc/po/templates/postgis-manual.pot
index 579904315..974391698 100644
--- a/doc/po/templates/postgis-manual.pot
+++ b/doc/po/templates/postgis-manual.pot
@@ -35639,12 +35639,12 @@ msgstr ""
 
 #. Tag: title
 #, no-c-format
-msgid "PostGIS 3.7.0alpha1"
+msgid "PostGIS 3.7.0"
 msgstr ""
 
 #. Tag: subtitle
 #, no-c-format
-msgid "2026/07/05"
+msgid "2026/xx/xx"
 msgstr ""
 
 #. Tag: para
@@ -36148,19 +36148,6 @@ msgid ""
 "PDF builds while keeping HTML images transparent (Darafei Praliaskouski)"
 msgstr ""
 
-#. Tag: title
-#, no-c-format
-msgid "Bug Fixes"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/4616\">#4616</"
-"link>, Detect pgsql2shp query keywords case-insensitively (Darafei "
-"Praliaskouski)"
-msgstr ""
-
 #. Tag: para
 #, no-c-format
 msgid ""
@@ -36169,29 +36156,6 @@ msgid ""
 "Praliaskouski)"
 msgstr ""
 
-#. Tag: para
-#, no-c-format
-msgid ""
-"Fix WKB and TWKB parser resource exhaustion on malformed input (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6083\">#6083</"
-"link>, Pass configured dependency include paths to fuzzer smoke builds "
-"(Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/3103\">#3103</"
-"link>, Add regression coverage for exact-schema find_srid and "
-"geometry_columns lookups (Darafei Praliaskouski)"
-msgstr ""
-
 #. Tag: para
 #, no-c-format
 msgid ""
@@ -36200,30 +36164,6 @@ msgid ""
 "geometry columns (Darafei Praliaskouski)"
 msgstr ""
 
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6038\">#6038</"
-"link>, Avoid stale relation lookups in geometry_columns after topology "
-"objects are dropped (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5655\">#5655</"
-"link>, [doc] Skip XML validation during `make check` when xsltproc is "
-"unavailable (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5487\">#5487</"
-"link>, Improve error detail for repeated upgrades after an incomplete "
-"deprecated-function cleanup (Darafei Praliaskouski)"
-msgstr ""
-
 #. Tag: para
 #, no-c-format
 msgid ""
@@ -36232,164 +36172,6 @@ msgid ""
 "callbacks (Darafei Praliaskouski)"
 msgstr ""
 
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5975\">#5975</"
-"link>, Initialize skipped union-find cluster ids deterministically (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5904\">#5904</"
-"link>, [topology] Avoid MinGW format warnings when logging topology ids "
-"(Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://github.com/postgis/postgis/pull/885\">GH-885</"
-"link>, [topology] Avoid GMP overflow in ring orientation for very large "
-"finite coordinates (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6073\">#6073</"
-"link>, <link xlink:href=\"https://trac.osgeo.org/postgis/"
-"ticket/6074\">#6074</link>, Stabilize geography LRS endpoint interpolation "
-"and pole centroid regressions on 32-bit systems (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6082\">#6082</"
-"link>, Fix Japanese PDF build by avoiding non-ASCII arrows in SQL program "
-"listings (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://github.com/postgis/postgis/pull/888\">GH-888</"
-"link>, [sfcgal] Avoid stale detoasted geometry access in CG_Visibility empty-"
-"input handling for SFCGAL < 2.2 (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/3179\">#3179</"
-"link>, Mark truncated libpgcommon PostgreSQL messages instead of silently "
-"dropping the tail (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6003\">#6003</"
-"link>, Avoid size_t formats in liblwgeom logging/error wrappers for MinGW "
-"builds (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://github.com/postgis/postgis/pull/886\">GH-886</"
-"link>, ST_ClusterRelateWin validates NULL relate matrices before detoasting "
-"them (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://github.com/postgis/postgis/pull/889\">GH-889</"
-"link>, ST_Relate pattern inversion avoids out-of-bounds access on short "
-"DE-9IM patterns (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://github.com/postgis/postgis/pull/890\">GH-890</"
-"link>, Avoid GIDX BRIN summary merges across mismatched dimensions (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5948\">#5948</"
-"link>, [topology] Prevent MakeTopologyPrecise from erasing edges when grid "
-"size exceeds their extent (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5959\">#5959</"
-"link>, Prevent histogram target overflow when analysing massive tables "
-"(Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6080\">#6080</"
-"link>, Avoid out-of-bounds hex WKB lookup for high-bit input bytes (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://github.com/postgis/postgis/pull/895\">GH-895</"
-"link>, Qualify pg_class lookup during SRID/PROJ validation (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/4828\">#4828</"
-"link>, geometry_columns handles NOT VALID SRID checks without errors "
-"(Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6048\">#6048</"
-"link>, [raster] ST_Clip no longer crashes when clipping sparse band "
-"selections (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://github.com/postgis/postgis/pull/894\">GH-894</"
-"link>, [raster] Fix Float16 import, mixed nodata warping, band replacement "
-"cleanup, GDAL credential redaction, and Python GDAL compatibility (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid "Flatgeobuf schema mismatch vulnerability (NeuroWinter)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5899\">#5899</"
-"link>, pg_upgrade issue for non-standard geography SRID (Paul Ramsey)"
-msgstr ""
-
 #. Tag: para
 #, no-c-format
 msgid ""
diff --git a/doc/release_notes.xml b/doc/release_notes.xml
index 0e1e56558..d996d879d 100644
--- a/doc/release_notes.xml
+++ b/doc/release_notes.xml
@@ -3,8 +3,8 @@
   <title>Appendix</title>
     <subtitle>Release Notes</subtitle>
     <section xml:id="release_notes_3_7_0">
-    <title>PostGIS 3.7.0alpha1</title>
-    <subtitle>2026/07/05</subtitle>
+    <title>PostGIS 3.7.0</title>
+    <subtitle>2026/xx/xx</subtitle>
     <para>This version requires GEOS 3.10+, PostgreSQL 14-19beta1, 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.</para>
      <simplesect>
       <title>Breaking Changes</title>
@@ -74,39 +74,9 @@
       <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5593">#5593</link>, Docs: render manual images with GraphicsMagick without temporary files, enabling parallel builds, keeping ImageMagick fallbacks working, and documenting the generator workflow for contributors (Darafei Praliaskouski)</para>
       <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5645">#5645</link>, Docs: keep code operators ("=>") intact in translated manuals by enforcing verbatim CSS (Darafei Praliaskouski)</para>
       <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/1408">#1408</link>, Docs: flatten transparent manual images onto white backgrounds for PDF builds while keeping HTML images transparent (Darafei Praliaskouski)</para>
-    </simplesect>
-    <simplesect>
-      <title>Bug Fixes</title>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/4616">#4616</link>, Detect pgsql2shp query keywords case-insensitively (Darafei Praliaskouski)</para>
       <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2838">#2838</link>, Emit valid X3D Coordinate nodes for 2D polygon output (Darafei Praliaskouski)</para>
-      <para>Fix WKB and TWKB parser resource exhaustion on malformed input (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6083">#6083</link>, Pass configured dependency include paths to fuzzer smoke builds (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/3103">#3103</link>, Add regression coverage for exact-schema find_srid and geometry_columns lookups (Darafei Praliaskouski)</para>
       <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/1705">#1705</link>, Infer constraint metadata for direct view and materialized view geometry columns (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6038">#6038</link>, Avoid stale relation lookups in geometry_columns after topology objects are dropped (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5655">#5655</link>, [doc] Skip XML validation during `make check` when xsltproc is unavailable (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5487">#5487</link>, Improve error detail for repeated upgrades after an incomplete deprecated-function cleanup (Darafei Praliaskouski)</para>
       <para><link xlink:href="https://github.com/postgis/postgis/pull/899">GH-899</link>, [raster] Honor PostgreSQL interrupts in long-running GDAL progress callbacks (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5975">#5975</link>, Initialize skipped union-find cluster ids deterministically (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5904">#5904</link>, [topology] Avoid MinGW format warnings when logging topology ids (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://github.com/postgis/postgis/pull/885">GH-885</link>, [topology] Avoid GMP overflow in ring orientation for very large finite coordinates (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6073">#6073</link>, <link xlink:href="https://trac.osgeo.org/postgis/ticket/6074">#6074</link>, Stabilize geography LRS endpoint interpolation and pole centroid regressions on 32-bit systems (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6082">#6082</link>, Fix Japanese PDF build by avoiding non-ASCII arrows in SQL program listings (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://github.com/postgis/postgis/pull/888">GH-888</link>, [sfcgal] Avoid stale detoasted geometry access in CG_Visibility empty-input handling for SFCGAL < 2.2 (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/3179">#3179</link>, Mark truncated libpgcommon PostgreSQL messages instead of silently dropping the tail (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6003">#6003</link>, Avoid size_t formats in liblwgeom logging/error wrappers for MinGW builds (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://github.com/postgis/postgis/pull/886">GH-886</link>, ST_ClusterRelateWin validates NULL relate matrices before detoasting them (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://github.com/postgis/postgis/pull/889">GH-889</link>, ST_Relate pattern inversion avoids out-of-bounds access on short DE-9IM patterns (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://github.com/postgis/postgis/pull/890">GH-890</link>, Avoid GIDX BRIN summary merges across mismatched dimensions (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5948">#5948</link>, [topology] Prevent MakeTopologyPrecise from erasing edges when grid size exceeds their extent (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5959">#5959</link>, Prevent histogram target overflow when analysing massive tables (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6080">#6080</link>, Avoid out-of-bounds hex WKB lookup for high-bit input bytes (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://github.com/postgis/postgis/pull/895">GH-895</link>, Qualify pg_class lookup during SRID/PROJ validation (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/4828">#4828</link>, geometry_columns handles NOT VALID SRID checks without errors (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6048">#6048</link>, [raster] ST_Clip no longer crashes when clipping sparse band selections (Darafei Praliaskouski)</para>
-      <para><link xlink:href="https://github.com/postgis/postgis/pull/894">GH-894</link>, [raster] Fix Float16 import, mixed nodata warping, band replacement cleanup, GDAL credential redaction, and Python GDAL compatibility (Darafei Praliaskouski)</para>
-      <para>Flatgeobuf schema mismatch vulnerability (NeuroWinter)</para>
-      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5899">#5899</link>, pg_upgrade issue for non-standard geography SRID (Paul Ramsey)</para>
       <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2583">#2583</link>, Preserve Z/ZM dimensional qualifiers in ST_AsEWKT output for TIN (Darafei Praliaskouski)</para>
     </simplesect>
   </section>

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

Summary of changes:
 NEWS                                |   8 +-
 doc/po/templates/postgis-manual.pot | 222 +-----------------------------------
 doc/release_notes.xml               |  34 +-----
 3 files changed, 9 insertions(+), 255 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list