[SCM] PostGIS branch stable-3.6 updated. 3.6.1-24-g08d9b9f74
git at osgeo.org
git at osgeo.org
Mon Feb 9 16:12:33 PST 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, stable-3.6 has been updated
via 08d9b9f749fa3531591055db2a736bfb6df47006 (commit)
from 34b1ca782e39d85e33d34161b6254dd206558078 (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 08d9b9f749fa3531591055db2a736bfb6df47006
Author: Regina Obe <lr at pcorp.us>
Date: Mon Feb 9 19:12:06 2026 -0500
Fix missing </para>
diff --git a/doc/release_notes.xml b/doc/release_notes.xml
index eff6f4c45..f58ee5615 100644
--- a/doc/release_notes.xml
+++ b/doc/release_notes.xml
@@ -17,7 +17,7 @@
(Bas Couwenberg)</para>
<para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6020">6020</link>, schema qualify call in ST_MPointFromText (Paul Ramsey)</para>
<para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6028">6028</link>, crash indexing malformed empty polygon (Paul Ramsey)</para>
- <para><link xlink:href="https://github.com/postgis/postgis/pull/841">GH-841</link>, small memory leak in address_standardizer (Maxim Korotkov)
+ <para><link xlink:href="https://github.com/postgis/postgis/pull/841">GH-841</link>, small memory leak in address_standardizer (Maxim Korotkov)</para>
<para><link xlink:href="https://trac.osgeo.org/postgis/ticket/5853">5853</link>, Issue with topology and tiger geocoder upgrade scripts
(Regina Obe, Spencer Bryson)</para>
<para><link xlink:href="https://trac.osgeo.org/postgis/ticket/6032">6032</link>, Fix postgis_tiger_geocoder upgrade for PostgreSQL < 16
-----------------------------------------------------------------------
Summary of changes:
doc/release_notes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list