[SCM] PostGIS branch master updated. 3.6.0rc2-725-g81bc61980

git at osgeo.org git at osgeo.org
Sun Jul 5 00:24:32 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  81bc619802fb3622f6f4c4d6b928dffef80d7531 (commit)
      from  b4d45a08fccbc7a41d6c47f943dc5a7436a29cda (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 81bc619802fb3622f6f4c4d6b928dffef80d7531
Author: Regina Obe <lr at pcorp.us>
Date:   Sun Jul 5 03:24:26 2026 -0400

    Fix xml links

diff --git a/doc/po/templates/postgis-manual.pot b/doc/po/templates/postgis-manual.pot
index a411023e1..579904315 100644
--- a/doc/po/templates/postgis-manual.pot
+++ b/doc/po/templates/postgis-manual.pot
@@ -35664,8 +35664,8 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5688\">#5688</ulink>, "
-"[topology] topology building functions now interpret tolerance 0 (old "
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5688\">#5688</"
+"link>, [topology] topology building functions now interpret tolerance 0 (old "
 "default) to really mean 0 and want -1 (new default) to mean "use "
 "topology precision" (Sandro Santilli)"
 msgstr ""
@@ -35673,54 +35673,54 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6024\">#6024</ulink>, "
-"Remove support for PostgreSQL 12 and 13 (Regina Obe)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6024\">#6024</"
+"link>, Remove support for PostgreSQL 12 and 13 (Regina Obe)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6040\">#6040</ulink>, "
-"ST_GeoHash round trip through ST_GeomFromGeoHash (Paul Ramsey)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6040\">#6040</"
+"link>, ST_GeoHash round trip through ST_GeomFromGeoHash (Paul Ramsey)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6053\">#6053</ulink>, "
-"[address_standardizer] Extension removed and moved to <ulink url=\"https://"
-"github.com/postgis/address_standardizer\">https://github.com/postgis/"
-"address_standardizer</ulink> (Paul Ramsey)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6053\">#6053</"
+"link>, [address_standardizer] Extension removed and moved to <link xlink:"
+"href=\"https://github.com/postgis/address_standardizer\">https://github.com/"
+"postgis/address_standardizer</link> (Paul Ramsey)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6052\">#6052</ulink>, "
-"[tiger_geocoder] Extension removed and moved to <ulink url=\"https://git."
-"osgeo.org/postgis/postgis_tiger_geocoder\">https://git.osgeo.org/postgis/"
-"postgis_tiger_geocoder</ulink> (Regina Obe)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6052\">#6052</"
+"link>, [tiger_geocoder] Extension removed and moved to <link xlink:"
+"href=\"https://git.osgeo.org/postgis/postgis_tiger_geocoder\">https://git."
+"osgeo.org/postgis/postgis_tiger_geocoder</link> (Regina Obe)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6079\">#6079</ulink>, "
-"Remove support for GEOS < 3.10 (Sandro Santilli)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6079\">#6079</"
+"link>, Remove support for GEOS < 3.10 (Sandro Santilli)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/1793\">#1793</ulink>, "
-"Remove ST_MemCollect aggregate (Darafei Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/1793\">#1793</"
+"link>, Remove ST_MemCollect aggregate (Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://github.com/postgis/postgis/pull/848\">GH-848</ulink>, "
-"CG_AlphaShape now returns a MultiPolygon (Jean Felder)"
+"<link xlink:href=\"https://github.com/postgis/postgis/pull/848\">GH-848</"
+"link>, CG_AlphaShape now returns a MultiPolygon (Jean Felder)"
 msgstr ""
 
 #. Tag: title
@@ -35731,15 +35731,16 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/1124\">#1124</ulink>, "
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2935\">#2935</ulink>, "
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/3033\">#3033</ulink>, "
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4658\">#4658</ulink>, "
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4659\">#4659</ulink>, "
-"[loader] Rework loader arguments: shp2pgsql can create UNLOGGED tables and "
-"choose the feature id column name, shp2pgsql --drop-table can emit DROP "
-"TABLE before prepare output, raster2pgsql/shp2pgsql expose loader actions as "
-"long options, both loaders accept long aliases for existing options, and"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/1124\">#1124</"
+"link>, <link xlink:href=\"https://trac.osgeo.org/postgis/"
+"ticket/2935\">#2935</link>, <link xlink:href=\"https://trac.osgeo.org/"
+"postgis/ticket/3033\">#3033</link>, <link xlink:href=\"https://trac.osgeo."
+"org/postgis/ticket/4658\">#4658</link>, <link xlink:href=\"https://trac."
+"osgeo.org/postgis/ticket/4659\">#4659</link>, [loader] Rework loader "
+"arguments: shp2pgsql can create UNLOGGED tables and choose the feature id "
+"column name, shp2pgsql --drop-table can emit DROP TABLE before prepare "
+"output, raster2pgsql/shp2pgsql expose loader actions as long options, both "
+"loaders accept long aliases for existing options, and"
 msgstr ""
 
 #. Tag: para
@@ -35751,9 +35752,9 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4208\">#4208</ulink>, Add "
-"single-geometry variants of ST_MaxDistance and ST_LongestLine (Darafei "
-"Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/4208\">#4208</"
+"link>, Add single-geometry variants of ST_MaxDistance and ST_LongestLine "
+"(Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
@@ -35777,151 +35778,157 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5993\">#5993</ulink>, "
-"[topology] Add max_edges parameter to TopoGeo_AddLinestring (Sandro Santilli)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5993\">#5993</"
+"link>, [topology] Add max_edges parameter to TopoGeo_AddLinestring (Sandro "
+"Santilli)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6001\">#6001</ulink>, "
-"support MultiLineString in ST_MakeLine (Paul Ramsey)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6001\">#6001</"
+"link>, support MultiLineString in ST_MakeLine (Paul Ramsey)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2858\">#2858</ulink>, "
-"ST_MMin and ST_MMax (Paul Ramsey)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2858\">#2858</"
+"link>, ST_MMin and ST_MMax (Paul Ramsey)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5941\">#5941</ulink>, "
-"[raster] Support GDT_Float16 pixel type (Darafei Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5941\">#5941</"
+"link>, [raster] Support GDT_Float16 pixel type (Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5992\">#5992</ulink>, "
-"Optimize GiST index for repeated edge subdivision in topology (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5702\">#5702</ulink>, "
-"Allow the compiler to detect the parallelism -flto=auto (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4798\">#4798</ulink>, "
-"ST_AsGeoJSON warns about duplicate property keys (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5950\">#5950</ulink>, "
-"Document POSTGIS_REGRESS_DB_OWNER for sandboxed regression roles (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4332\">#4332</ulink>, "
-"Clarify the scope of several Function Reference categories (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4222\">#4222</ulink>, "
-"[raster] ST_DumpAsPolygons honours PostgreSQL interrupts (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5109\">#5109</ulink>, "
-"Document the meaning of topology.next_left_edge and topology.next_right_edge "
-"links (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5889\">#5889</ulink>, "
-"[topology] Include representative locations in topology build errors "
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5992\">#5992</"
+"link>, Optimize GiST index for repeated edge subdivision in topology "
 "(Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2614\">#2614</ulink>, Use "
-"GEOSPreparedDistance and caching to accelerate ST_DWithin (Paul Ramsey)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6022\">#6022</ulink>, "
-"Document ST_AsMVTGeom tile-coordinate simplification (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://github.com/postgis/postgis/pull/839\">GH-839</ulink>, "
-"ST_Multi support for TIN and surfaces (Loïc Bartoletti)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4398\">#4398</ulink>, Add "
-"ST_CatmullSmoothing smoothes but retains original vertices (Paul Ramsey)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4560\">#4560</ulink>, "
-"ST_3DInterpolatePoint for M interpolation from XYZ inputs (Paul Ramsey)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/1291\">#1291</ulink>, "
-"ST_MakePolygon support for curved rings (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://gitea.osgeo.org/postgis/postgis/pulls/270\">GT-270</"
-"ulink>, Add NURBSCurve (Loïc Bartoletti)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2863\">#2863</ulink>, Add "
-"ST_XSize, ST_YSize, ST_ZSize, and ST_MSize dimension helpers (Darafei "
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5702\">#5702</"
+"link>, Allow the compiler to detect the parallelism -flto=auto (Darafei "
 "Praliaskouski)"
 msgstr ""
 
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/4798\">#4798</"
+"link>, ST_AsGeoJSON warns about duplicate property keys (Darafei "
+"Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5950\">#5950</"
+"link>, Document POSTGIS_REGRESS_DB_OWNER for sandboxed regression roles "
+"(Darafei Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/4332\">#4332</"
+"link>, Clarify the scope of several Function Reference categories (Darafei "
+"Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/4222\">#4222</"
+"link>, [raster] ST_DumpAsPolygons honours PostgreSQL interrupts (Darafei "
+"Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5109\">#5109</"
+"link>, Document the meaning of topology.next_left_edge and topology."
+"next_right_edge links (Darafei Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5889\">#5889</"
+"link>, [topology] Include representative locations in topology build errors "
+"(Darafei Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2614\">#2614</"
+"link>, Use GEOSPreparedDistance and caching to accelerate ST_DWithin (Paul "
+"Ramsey)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6022\">#6022</"
+"link>, Document ST_AsMVTGeom tile-coordinate simplification (Darafei "
+"Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://github.com/postgis/postgis/pull/839\">GH-839</"
+"link>, ST_Multi support for TIN and surfaces (Loïc Bartoletti)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/4398\">#4398</"
+"link>, Add ST_CatmullSmoothing smoothes but retains original vertices (Paul "
+"Ramsey)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/4560\">#4560</"
+"link>, ST_3DInterpolatePoint for M interpolation from XYZ inputs (Paul "
+"Ramsey)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/1291\">#1291</"
+"link>, ST_MakePolygon support for curved rings (Darafei Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://gitea.osgeo.org/postgis/postgis/"
+"pulls/270\">GT-270</link>, Add NURBSCurve (Loïc Bartoletti)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2863\">#2863</"
+"link>, Add ST_XSize, ST_YSize, ST_ZSize, and ST_MSize dimension helpers "
+"(Darafei Praliaskouski)"
+msgstr ""
+
 #. Tag: para
 #, no-c-format
 msgid ""
@@ -35938,152 +35945,155 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2045\">#2045</ulink>, "
-"pgsql2shp query dumps no longer require temporary table privileges (Darafei "
-"Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2045\">#2045</"
+"link>, pgsql2shp query dumps no longer require temporary table privileges "
+"(Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/1577\">#1577</ulink>, "
-"[loader] Report unsupported .zip archive input before trying to open "
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/1577\">#1577</"
+"link>, [loader] Report unsupported .zip archive input before trying to open "
 "shapefile sidecar files (Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/3158\">#3158</ulink>, "
-"Move geometry and geography typmod bit helpers out of the public liblwgeom "
-"header (Darafei Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/3158\">#3158</"
+"link>, Move geometry and geography typmod bit helpers out of the public "
+"liblwgeom header (Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4678\">#4678</ulink>, "
-"[raster] Move st_sum4ma neighborhood callback to C (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2116\">#2116</ulink>, "
-"[raster] Add ST_Value nearest-neighbor boundary options (Darafei "
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/4678\">#4678</"
+"link>, [raster] Move st_sum4ma neighborhood callback to C (Darafei "
 "Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2804\">#2804</ulink>, "
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4315\">#4315</ulink>, "
-"[raster] Support two-argument ST_MapAlgebra callbacks and pass callback call "
-"data as actual arguments (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2898\">#2898</ulink>, "
-"Document SQL function cost tiers for contributors"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6062\">#6062</ulink>, "
-"[topology] Stop using recursive snapping, for improved robustness (Sandro "
-"Santilli)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6065\">#6065</ulink>, "
-"Improved winding order computation robustness for rings having collapsed "
-"elements (Sandro Santilli)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/3743\">#3743</ulink>, "
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4385\">#4385</ulink>, "
-"[raster loader] Document raster2pgsql -s FROM_SRID:SRID reprojection support "
-"and clarify index creation timing for append loads (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2137\">#2137</ulink>, "
-"[raster] Reuse matching source raster overviews in raster2pgsql -l (Darafei "
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2116\">#2116</"
+"link>, [raster] Add ST_Value nearest-neighbor boundary options (Darafei "
 "Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4749\">#4749</ulink>, Use "
-"point-in-polygon predicate fast paths for point-only GeometryCollections "
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2804\">#2804</"
+"link>, <link xlink:href=\"https://trac.osgeo.org/postgis/"
+"ticket/4315\">#4315</link>, [raster] Support two-argument ST_MapAlgebra "
+"callbacks and pass callback call data as actual arguments (Darafei "
+"Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2898\">#2898</"
+"link>, Document SQL function cost tiers for contributors"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6062\">#6062</"
+"link>, [topology] Stop using recursive snapping, for improved robustness "
+"(Sandro Santilli)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6065\">#6065</"
+"link>, Improved winding order computation robustness for rings having "
+"collapsed elements (Sandro Santilli)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/3743\">#3743</"
+"link>, <link xlink:href=\"https://trac.osgeo.org/postgis/"
+"ticket/4385\">#4385</link>, [raster loader] Document raster2pgsql -s "
+"FROM_SRID:SRID reprojection support and clarify index creation timing for "
+"append loads (Darafei Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2137\">#2137</"
+"link>, [raster] Reuse matching source raster overviews in raster2pgsql -l "
 "(Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5532\">#5532</ulink>, "
-"Validate the manual against DocBook XMLSchema in check-xml (Darafei "
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/4749\">#4749</"
+"link>, Use point-in-polygon predicate fast paths for point-only "
+"GeometryCollections (Darafei Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5532\">#5532</"
+"link>, Validate the manual against DocBook XMLSchema in check-xml (Darafei "
 "Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6087\">#6087</ulink>, Add "
-"a repository-owned CI status checker and static dashboard generator (Darafei "
-"Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/6087\">#6087</"
+"link>, Add a repository-owned CI status checker and static dashboard "
+"generator (Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2807\">#2807</ulink>, "
-"[raster] Preserve missing NODATA values in ST_MapAlgebra outputs (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2832\">#2832</ulink>, "
-"[raster] Avoid padding single-tile raster2pgsql overviews when padding is "
-"not requested (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2623\">#2623</ulink>, "
-"Generate a pgsql2shp GID field when exporting geometry-only shapefiles "
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2807\">#2807</"
+"link>, [raster] Preserve missing NODATA values in ST_MapAlgebra outputs "
 "(Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2850\">#2850</ulink>, "
-"Preserve pgsql2shp numeric precision and scale in DBF metadata (Darafei "
-"Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2832\">#2832</"
+"link>, [raster] Avoid padding single-tile raster2pgsql overviews when "
+"padding is not requested (Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2386\">#2386</ulink>, Add "
-"raster2pgsql man page (Darafei Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2623\">#2623</"
+"link>, Generate a pgsql2shp GID field when exporting geometry-only "
+"shapefiles (Darafei Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2850\">#2850</"
+"link>, Preserve pgsql2shp numeric precision and scale in DBF metadata "
+"(Darafei Praliaskouski)"
+msgstr ""
+
+#. Tag: para
+#, no-c-format
+msgid ""
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2386\">#2386</"
+"link>, Add raster2pgsql man page (Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
@@ -36099,42 +36109,43 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5973\">#5973</ulink>, "
-"Install PostGIS utilities under `pg_config --bindir` by default and document "
-"`pg_config`-derived install paths more accurately (Darafei Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/5973\">#5973</"
+"link>, Install PostGIS utilities under `pg_config --bindir` by default and "
+"document `pg_config`-derived install paths more accurately (Darafei "
+"Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2808\">#2808</ulink>, "
-"Clarify postgis_full_version() output when installed component scripts are "
-"newer than core scripts (Darafei Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2808\">#2808</"
+"link>, Clarify postgis_full_version() output when installed component "
+"scripts are newer than core scripts (Darafei Praliaskouski)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5593\">#5593</ulink>, "
-"Docs: render manual images with GraphicsMagick without temporary files, "
-"enabling parallel builds, keeping ImageMagick fallbacks working, and "
+"<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)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5645\">#5645</ulink>, "
-"Docs: keep code operators ("=>") intact in translated manuals "
-"by enforcing verbatim CSS (Darafei Praliaskouski)"
+"<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)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/1408\">#1408</ulink>, "
-"Docs: flatten transparent manual images onto white backgrounds for PDF "
-"builds while keeping HTML images transparent (Darafei Praliaskouski)"
+"<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)"
 msgstr ""
 
 #. Tag: title
@@ -36145,15 +36156,17 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4616\">#4616</ulink>, "
-"Detect pgsql2shp query keywords case-insensitively (Darafei Praliaskouski)"
+"<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 ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2838\">#2838</ulink>, "
-"Emit valid X3D Coordinate nodes for 2D polygon output (Darafei Praliaskouski)"
+"<link xlink:href=\"https://trac.osgeo.org/postgis/ticket/2838\">#2838</"
+"link>, Emit valid X3D Coordinate nodes for 2D polygon output (Darafei "
+"Praliaskouski)"
 msgstr ""
 
 #. Tag: para
@@ -36166,201 +36179,202 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6083\">#6083</ulink>, "
-"Pass configured dependency include paths to fuzzer smoke builds (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/3103\">#3103</ulink>, Add "
-"regression coverage for exact-schema find_srid and geometry_columns lookups "
+"<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 ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/1705\">#1705</ulink>, "
-"Infer constraint metadata for direct view and materialized view geometry "
-"columns (Darafei Praliaskouski)"
+"<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 ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6038\">#6038</ulink>, "
-"Avoid stale relation lookups in geometry_columns after topology objects are "
-"dropped (Darafei Praliaskouski)"
+"<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)"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5655\">#5655</ulink>, "
-"[doc] Skip XML validation during `make check` when xsltproc is unavailable "
-"(Darafei Praliaskouski)"
+"<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 ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5487\">#5487</ulink>, "
-"Improve error detail for repeated upgrades after an incomplete deprecated-"
-"function cleanup (Darafei Praliaskouski)"
+"<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 ""
-"<ulink url=\"https://github.com/postgis/postgis/pull/899\">GH-899</ulink>, "
-"[raster] Honor PostgreSQL interrupts in long-running GDAL progress callbacks "
-"(Darafei Praliaskouski)"
+"<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 ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5975\">#5975</ulink>, "
-"Initialize skipped union-find cluster ids deterministically (Darafei "
+"<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)"
+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 ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5904\">#5904</ulink>, "
-"[topology] Avoid MinGW format warnings when logging topology ids (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://github.com/postgis/postgis/pull/885\">GH-885</ulink>, "
-"[topology] Avoid GMP overflow in ring orientation for very large finite "
-"coordinates (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6073\">#6073</ulink>, "
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6074\">#6074</ulink>, "
-"Stabilize geography LRS endpoint interpolation and pole centroid regressions "
-"on 32-bit systems (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6082\">#6082</ulink>, Fix "
-"Japanese PDF build by avoiding non-ASCII arrows in SQL program listings "
+"<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 ""
-"<ulink url=\"https://github.com/postgis/postgis/pull/888\">GH-888</ulink>, "
-"[sfcgal] Avoid stale detoasted geometry access in CG_Visibility empty-input "
-"handling for SFCGAL < 2.2 (Darafei Praliaskouski)"
+"<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 ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/3179\">#3179</ulink>, "
-"Mark truncated libpgcommon PostgreSQL messages instead of silently dropping "
-"the tail (Darafei Praliaskouski)"
+"<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 ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6003\">#6003</ulink>, "
-"Avoid size_t formats in liblwgeom logging/error wrappers for MinGW builds "
+"<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 ""
-"<ulink url=\"https://github.com/postgis/postgis/pull/886\">GH-886</ulink>, "
-"ST_ClusterRelateWin validates NULL relate matrices before detoasting them "
+"<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 ""
-"<ulink url=\"https://github.com/postgis/postgis/pull/889\">GH-889</ulink>, "
-"ST_Relate pattern inversion avoids out-of-bounds access on short DE-9IM "
-"patterns (Darafei Praliaskouski)"
+"<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 ""
-"<ulink url=\"https://github.com/postgis/postgis/pull/890\">GH-890</ulink>, "
-"Avoid GIDX BRIN summary merges across mismatched dimensions (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5948\">#5948</ulink>, "
-"[topology] Prevent MakeTopologyPrecise from erasing edges when grid size "
-"exceeds their extent (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5959\">#5959</ulink>, "
-"Prevent histogram target overflow when analysing massive tables (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6080\">#6080</ulink>, "
-"Avoid out-of-bounds hex WKB lookup for high-bit input bytes (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://github.com/postgis/postgis/pull/895\">GH-895</ulink>, "
-"Qualify pg_class lookup during SRID/PROJ validation (Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/4828\">#4828</ulink>, "
-"geometry_columns handles NOT VALID SRID checks without errors (Darafei "
-"Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/6048\">#6048</ulink>, "
-"[raster] ST_Clip no longer crashes when clipping sparse band selections "
-"(Darafei Praliaskouski)"
-msgstr ""
-
-#. Tag: para
-#, no-c-format
-msgid ""
-"<ulink url=\"https://github.com/postgis/postgis/pull/894\">GH-894</ulink>, "
-"[raster] Fix Float16 import, mixed nodata warping, band replacement cleanup, "
-"GDAL credential redaction, and Python GDAL compatibility (Darafei "
+"<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 ""
 
@@ -36372,16 +36386,16 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/5899\">#5899</ulink>, "
-"pg_upgrade issue for non-standard geography SRID (Paul Ramsey)"
+"<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 ""
-"<ulink url=\"https://trac.osgeo.org/postgis/ticket/2583\">#2583</ulink>, "
-"Preserve Z/ZM dimensional qualifiers in ST_AsEWKT output for TIN (Darafei "
-"Praliaskouski)"
+"<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)"
 msgstr ""
 
 #. Tag: title
diff --git a/doc/release_notes.xml b/doc/release_notes.xml
index d46b71987..a0580a808 100644
--- a/doc/release_notes.xml
+++ b/doc/release_notes.xml
@@ -6,108 +6,108 @@
     <title>PostGIS 3.7.0alpha1</title>
     <subtitle>2026/07/05</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>
+     <simplesect>
       <title>Breaking Changes</title>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5688">#5688</ulink>, [topology] topology building functions now interpret tolerance 0 (old default) to really mean 0 and want -1 (new default) to mean "use topology precision" (Sandro Santilli)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6024">#6024</ulink>, Remove support for PostgreSQL 12 and 13 (Regina Obe)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6040">#6040</ulink>, ST_GeoHash round trip through ST_GeomFromGeoHash (Paul Ramsey)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6053">#6053</ulink>, [address_standardizer] Extension removed and moved to <ulink url="https://github.com/postgis/address_standardizer">https://github.com/postgis/address_standardizer</ulink> (Paul Ramsey)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6052">#6052</ulink>, [tiger_geocoder] Extension removed and moved to <ulink url="https://git.osgeo.org/postgis/postgis_tiger_geocoder">https://git.osgeo.org/postgis/postgis_tiger_geocoder</ulink> (Regina Obe)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6079">#6079</ulink>, Remove support for GEOS < 3.10 (Sandro Santilli)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/1793">#1793</ulink>, Remove ST_MemCollect aggregate (Darafei Praliaskouski)</para>
-      <para><ulink url="https://github.com/postgis/postgis/pull/848">GH-848</ulink>, CG_AlphaShape now returns a MultiPolygon (Jean Felder)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5688">#5688</link>, [topology] topology building functions now interpret tolerance 0 (old default) to really mean 0 and want -1 (new default) to mean "use topology precision" (Sandro Santilli)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6024">#6024</link>, Remove support for PostgreSQL 12 and 13 (Regina Obe)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6040">#6040</link>, ST_GeoHash round trip through ST_GeomFromGeoHash (Paul Ramsey)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6053">#6053</link>, [address_standardizer] Extension removed and moved to <link xlink:href="https://github.com/postgis/address_standardizer">https://github.com/postgis/address_standardizer</link> (Paul Ramsey)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6052">#6052</link>, [tiger_geocoder] Extension removed and moved to <link xlink:href="https://git.osgeo.org/postgis/postgis_tiger_geocoder">https://git.osgeo.org/postgis/postgis_tiger_geocoder</link> (Regina Obe)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6079">#6079</link>, Remove support for GEOS < 3.10 (Sandro Santilli)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/1793">#1793</link>, Remove ST_MemCollect aggregate (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://github.com/postgis/postgis/pull/848">GH-848</link>, CG_AlphaShape now returns a MultiPolygon (Jean Felder)</para>
     </simplesect>
     <simplesect>
       <title>New Features</title>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/1124">#1124</ulink>, <ulink url="https://trac.osgeo.org/postgis/ticket/2935">#2935</ulink>, <ulink url="https://trac.osgeo.org/postgis/ticket/3033">#3033</ulink>, <ulink url="https://trac.osgeo.org/postgis/ticket/4658">#4658</ulink>, <ulink url="https://trac.osgeo.org/postgis/ticket/4659">#4659</ulink>, [loader] Rework loader arguments: shp2pgsql can create UNLOGGED tables and choose the feature id column name, shp2pgsql --drop-table can emit DROP TABLE before prepare output, raster2pgsql/shp2pgsql expose loader actions as long options, both loaders accept long aliases for existing options, and</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/1124">#1124</link>, <link xlink:href="https://trac.osgeo.org/postgis/ticket/2935">#2935</link>, <link xlink:href="https://trac.osgeo.org/postgis/ticket/3033">#3033</link>, <link xlink:href="https://trac.osgeo.org/postgis/ticket/4658">#4658</link>, <link xlink:href="https://trac.osgeo.org/postgis/ticket/4659">#4659</link>, [loader] Rework loader arguments: shp2pgsql can create UNLOGGED tables and choose the feature id column name, shp2pgsql --drop-table can emit DROP TABLE before prepare output, raster2pgsql/shp2pgsql expose loader actions as long options, both loaders accept long aliases for existing options, and</para>
       <para>-if-not-exists makes creation actions idempotent (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/4208">#4208</ulink>, Add single-geometry variants of ST_MaxDistance and ST_LongestLine (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/4208">#4208</link>, Add single-geometry variants of ST_MaxDistance and ST_LongestLine (Darafei Praliaskouski)</para>
       <para>[topology] FindVertexSegmentPairsBelowDistance function (Sandro Santilli)</para>
       <para>ST_CoverageEdges, returns MultiLinestring of distinct shared edges in polygonal coverage (Paul Ramsey)</para>
       <para>ST_MinimumSpanningTree, window function to calculate MST (Paul Ramsey)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5993">#5993</ulink>, [topology] Add max_edges parameter to TopoGeo_AddLinestring (Sandro Santilli)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6001">#6001</ulink>, support MultiLineString in ST_MakeLine (Paul Ramsey)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2858">#2858</ulink>, ST_MMin and ST_MMax (Paul Ramsey)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5941">#5941</ulink>, [raster] Support GDT_Float16 pixel type (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5992">#5992</ulink>, Optimize GiST index for repeated edge subdivision in topology (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5702">#5702</ulink>, Allow the compiler to detect the parallelism -flto=auto (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/4798">#4798</ulink>, ST_AsGeoJSON warns about duplicate property keys (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5950">#5950</ulink>, Document POSTGIS_REGRESS_DB_OWNER for sandboxed regression roles (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/4332">#4332</ulink>, Clarify the scope of several Function Reference categories (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/4222">#4222</ulink>, [raster] ST_DumpAsPolygons honours PostgreSQL interrupts (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5109">#5109</ulink>, Document the meaning of topology.next_left_edge and topology.next_right_edge links (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5889">#5889</ulink>, [topology] Include representative locations in topology build errors (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2614">#2614</ulink>, Use GEOSPreparedDistance and caching to accelerate ST_DWithin (Paul Ramsey)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6022">#6022</ulink>, Document ST_AsMVTGeom tile-coordinate simplification (Darafei Praliaskouski)</para>
-      <para><ulink url="https://github.com/postgis/postgis/pull/839">GH-839</ulink>, ST_Multi support for TIN and surfaces (Loïc Bartoletti)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/4398">#4398</ulink>, Add ST_CatmullSmoothing smoothes but retains original vertices (Paul Ramsey)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/4560">#4560</ulink>, ST_3DInterpolatePoint for M interpolation from XYZ inputs (Paul Ramsey)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/1291">#1291</ulink>, ST_MakePolygon support for curved rings (Darafei Praliaskouski)</para>
-      <para><ulink url="https://gitea.osgeo.org/postgis/postgis/pulls/270">GT-270</ulink>, Add NURBSCurve (Loïc Bartoletti)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2863">#2863</ulink>, Add ST_XSize, ST_YSize, ST_ZSize, and ST_MSize dimension helpers (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5993">#5993</link>, [topology] Add max_edges parameter to TopoGeo_AddLinestring (Sandro Santilli)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6001">#6001</link>, support MultiLineString in ST_MakeLine (Paul Ramsey)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2858">#2858</link>, ST_MMin and ST_MMax (Paul Ramsey)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5941">#5941</link>, [raster] Support GDT_Float16 pixel type (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5992">#5992</link>, Optimize GiST index for repeated edge subdivision in topology (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5702">#5702</link>, Allow the compiler to detect the parallelism -flto=auto (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/4798">#4798</link>, ST_AsGeoJSON warns about duplicate property keys (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5950">#5950</link>, Document POSTGIS_REGRESS_DB_OWNER for sandboxed regression roles (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/4332">#4332</link>, Clarify the scope of several Function Reference categories (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/4222">#4222</link>, [raster] ST_DumpAsPolygons honours PostgreSQL interrupts (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5109">#5109</link>, Document the meaning of topology.next_left_edge and topology.next_right_edge links (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5889">#5889</link>, [topology] Include representative locations in topology build errors (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2614">#2614</link>, Use GEOSPreparedDistance and caching to accelerate ST_DWithin (Paul Ramsey)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6022">#6022</link>, Document ST_AsMVTGeom tile-coordinate simplification (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://github.com/postgis/postgis/pull/839">GH-839</link>, ST_Multi support for TIN and surfaces (Loïc Bartoletti)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/4398">#4398</link>, Add ST_CatmullSmoothing smoothes but retains original vertices (Paul Ramsey)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/4560">#4560</link>, ST_3DInterpolatePoint for M interpolation from XYZ inputs (Paul Ramsey)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/1291">#1291</link>, ST_MakePolygon support for curved rings (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://gitea.osgeo.org/postgis/postgis/pulls/270">GT-270</link>, Add NURBSCurve (Loïc Bartoletti)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2863">#2863</link>, Add ST_XSize, ST_YSize, ST_ZSize, and ST_MSize dimension helpers (Darafei Praliaskouski)</para>
       <para>[fuzzers] Centralize OSS-Fuzz build/dependency logic in PostGIS scripts, prefer requested CXX over pg_config --cc for internal C++ checks, and make fuzzer linking/runtime dependency packaging portable (Darafei Praliaskouski)</para>
     </simplesect>
     <simplesect>
       <title>Enhancements</title>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2045">#2045</ulink>, pgsql2shp query dumps no longer require temporary table privileges (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/1577">#1577</ulink>, [loader] Report unsupported .zip archive input before trying to open shapefile sidecar files (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/3158">#3158</ulink>, Move geometry and geography typmod bit helpers out of the public liblwgeom header (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/4678">#4678</ulink>, [raster] Move st_sum4ma neighborhood callback to C (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2116">#2116</ulink>, [raster] Add ST_Value nearest-neighbor boundary options (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2804">#2804</ulink>, <ulink url="https://trac.osgeo.org/postgis/ticket/4315">#4315</ulink>, [raster] Support two-argument ST_MapAlgebra callbacks and pass callback call data as actual arguments (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2898">#2898</ulink>, Document SQL function cost tiers for contributors</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6062">#6062</ulink>, [topology] Stop using recursive snapping, for improved robustness (Sandro Santilli)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6065">#6065</ulink>, Improved winding order computation robustness for rings having collapsed elements (Sandro Santilli)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/3743">#3743</ulink>, <ulink url="https://trac.osgeo.org/postgis/ticket/4385">#4385</ulink>, [raster loader] Document raster2pgsql -s FROM_SRID:SRID reprojection support and clarify index creation timing for append loads (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2137">#2137</ulink>, [raster] Reuse matching source raster overviews in raster2pgsql -l (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/4749">#4749</ulink>, Use point-in-polygon predicate fast paths for point-only GeometryCollections (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5532">#5532</ulink>, Validate the manual against DocBook XMLSchema in check-xml (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6087">#6087</ulink>, Add a repository-owned CI status checker and static dashboard generator (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2807">#2807</ulink>, [raster] Preserve missing NODATA values in ST_MapAlgebra outputs (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2832">#2832</ulink>, [raster] Avoid padding single-tile raster2pgsql overviews when padding is not requested (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2623">#2623</ulink>, Generate a pgsql2shp GID field when exporting geometry-only shapefiles (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2850">#2850</ulink>, Preserve pgsql2shp numeric precision and scale in DBF metadata (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2386">#2386</ulink>, Add raster2pgsql man page (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2045">#2045</link>, pgsql2shp query dumps no longer require temporary table privileges (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/1577">#1577</link>, [loader] Report unsupported .zip archive input before trying to open shapefile sidecar files (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/3158">#3158</link>, Move geometry and geography typmod bit helpers out of the public liblwgeom header (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/4678">#4678</link>, [raster] Move st_sum4ma neighborhood callback to C (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2116">#2116</link>, [raster] Add ST_Value nearest-neighbor boundary options (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2804">#2804</link>, <link xlink:href="https://trac.osgeo.org/postgis/ticket/4315">#4315</link>, [raster] Support two-argument ST_MapAlgebra callbacks and pass callback call data as actual arguments (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2898">#2898</link>, Document SQL function cost tiers for contributors</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6062">#6062</link>, [topology] Stop using recursive snapping, for improved robustness (Sandro Santilli)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6065">#6065</link>, Improved winding order computation robustness for rings having collapsed elements (Sandro Santilli)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/3743">#3743</link>, <link xlink:href="https://trac.osgeo.org/postgis/ticket/4385">#4385</link>, [raster loader] Document raster2pgsql -s FROM_SRID:SRID reprojection support and clarify index creation timing for append loads (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2137">#2137</link>, [raster] Reuse matching source raster overviews in raster2pgsql -l (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/4749">#4749</link>, Use point-in-polygon predicate fast paths for point-only GeometryCollections (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5532">#5532</link>, Validate the manual against DocBook XMLSchema in check-xml (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6087">#6087</link>, Add a repository-owned CI status checker and static dashboard generator (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2807">#2807</link>, [raster] Preserve missing NODATA values in ST_MapAlgebra outputs (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2832">#2832</link>, [raster] Avoid padding single-tile raster2pgsql overviews when padding is not requested (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2623">#2623</link>, Generate a pgsql2shp GID field when exporting geometry-only shapefiles (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2850">#2850</link>, Preserve pgsql2shp numeric precision and scale in DBF metadata (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2386">#2386</link>, Add raster2pgsql man page (Darafei Praliaskouski)</para>
       <para>Build PostgreSQL extension modules with `-fno-semantic-interposition` when available so LTO can optimize same-DSO calls to exported PostGIS entry points directly instead of routing through the module PLT; in a local PostgreSQL 18 `pgbench` microbenchmark over 100k four-point groups this reduced `ST_Collect` aggregate latency by about 4% (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5973">#5973</ulink>, Install PostGIS utilities under `pg_config --bindir` by default and document `pg_config`-derived install paths more accurately (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2808">#2808</ulink>, Clarify postgis_full_version() output when installed component scripts are newer than core scripts (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5593">#5593</ulink>, 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><ulink url="https://trac.osgeo.org/postgis/ticket/5645">#5645</ulink>, Docs: keep code operators ("=>") intact in translated manuals by enforcing verbatim CSS (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/1408">#1408</ulink>, Docs: flatten transparent manual images onto white backgrounds for PDF builds while keeping HTML images transparent (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5973">#5973</link>, Install PostGIS utilities under `pg_config --bindir` by default and document `pg_config`-derived install paths more accurately (Darafei Praliaskouski)</para>
+      <para><link xlink:href="https://trac.osgeo.org/postgis/ticket/2808">#2808</link>, Clarify postgis_full_version() output when installed component scripts are newer than core scripts (Darafei Praliaskouski)</para>
+      <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><ulink url="https://trac.osgeo.org/postgis/ticket/4616">#4616</ulink>, Detect pgsql2shp query keywords case-insensitively (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2838">#2838</ulink>, Emit valid X3D Coordinate nodes for 2D polygon output (Darafei Praliaskouski)</para>
+      <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><ulink url="https://trac.osgeo.org/postgis/ticket/6083">#6083</ulink>, Pass configured dependency include paths to fuzzer smoke builds (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/3103">#3103</ulink>, Add regression coverage for exact-schema find_srid and geometry_columns lookups (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/1705">#1705</ulink>, Infer constraint metadata for direct view and materialized view geometry columns (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6038">#6038</ulink>, Avoid stale relation lookups in geometry_columns after topology objects are dropped (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5655">#5655</ulink>, [doc] Skip XML validation during `make check` when xsltproc is unavailable (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5487">#5487</ulink>, Improve error detail for repeated upgrades after an incomplete deprecated-function cleanup (Darafei Praliaskouski)</para>
-      <para><ulink url="https://github.com/postgis/postgis/pull/899">GH-899</ulink>, [raster] Honor PostgreSQL interrupts in long-running GDAL progress callbacks (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5975">#5975</ulink>, Initialize skipped union-find cluster ids deterministically (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5904">#5904</ulink>, [topology] Avoid MinGW format warnings when logging topology ids (Darafei Praliaskouski)</para>
-      <para><ulink url="https://github.com/postgis/postgis/pull/885">GH-885</ulink>, [topology] Avoid GMP overflow in ring orientation for very large finite coordinates (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6073">#6073</ulink>, <ulink url="https://trac.osgeo.org/postgis/ticket/6074">#6074</ulink>, Stabilize geography LRS endpoint interpolation and pole centroid regressions on 32-bit systems (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6082">#6082</ulink>, Fix Japanese PDF build by avoiding non-ASCII arrows in SQL program listings (Darafei Praliaskouski)</para>
-      <para><ulink url="https://github.com/postgis/postgis/pull/888">GH-888</ulink>, [sfcgal] Avoid stale detoasted geometry access in CG_Visibility empty-input handling for SFCGAL < 2.2 (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/3179">#3179</ulink>, Mark truncated libpgcommon PostgreSQL messages instead of silently dropping the tail (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6003">#6003</ulink>, Avoid size_t formats in liblwgeom logging/error wrappers for MinGW builds (Darafei Praliaskouski)</para>
-      <para><ulink url="https://github.com/postgis/postgis/pull/886">GH-886</ulink>, ST_ClusterRelateWin validates NULL relate matrices before detoasting them (Darafei Praliaskouski)</para>
-      <para><ulink url="https://github.com/postgis/postgis/pull/889">GH-889</ulink>, ST_Relate pattern inversion avoids out-of-bounds access on short DE-9IM patterns (Darafei Praliaskouski)</para>
-      <para><ulink url="https://github.com/postgis/postgis/pull/890">GH-890</ulink>, Avoid GIDX BRIN summary merges across mismatched dimensions (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5948">#5948</ulink>, [topology] Prevent MakeTopologyPrecise from erasing edges when grid size exceeds their extent (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/5959">#5959</ulink>, Prevent histogram target overflow when analysing massive tables (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6080">#6080</ulink>, Avoid out-of-bounds hex WKB lookup for high-bit input bytes (Darafei Praliaskouski)</para>
-      <para><ulink url="https://github.com/postgis/postgis/pull/895">GH-895</ulink>, Qualify pg_class lookup during SRID/PROJ validation (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/4828">#4828</ulink>, geometry_columns handles NOT VALID SRID checks without errors (Darafei Praliaskouski)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/6048">#6048</ulink>, [raster] ST_Clip no longer crashes when clipping sparse band selections (Darafei Praliaskouski)</para>
-      <para><ulink url="https://github.com/postgis/postgis/pull/894">GH-894</ulink>, [raster] Fix Float16 import, mixed nodata warping, band replacement cleanup, GDAL credential redaction, and Python GDAL compatibility (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><ulink url="https://trac.osgeo.org/postgis/ticket/5899">#5899</ulink>, pg_upgrade issue for non-standard geography SRID (Paul Ramsey)</para>
-      <para><ulink url="https://trac.osgeo.org/postgis/ticket/2583">#2583</ulink>, Preserve Z/ZM dimensional qualifiers in ST_AsEWKT output for TIN (Darafei Praliaskouski)</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>
 </appendix>

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

Summary of changes:
 doc/po/templates/postgis-manual.pot | 464 +++++++++++++++++++-----------------
 doc/release_notes.xml               | 168 ++++++-------
 2 files changed, 323 insertions(+), 309 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list