[SCM] PostGIS branch stable-3.6 updated. 3.6.3-2-g8591f8189

git at osgeo.org git at osgeo.org
Thu May 7 10:24:19 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, stable-3.6 has been updated
       via  8591f818942c094254d0f9bbaface72de2795180 (commit)
      from  146713b10690d84328e7bc01d176728c7db23798 (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 8591f818942c094254d0f9bbaface72de2795180
Author: Jean Felder <jean.felder at oslandia.com>
Date:   Wed May 6 15:54:37 2026 +0200

    doc: Fix typo in ST_GeometryN documentation

diff --git a/doc/reference_accessor.xml b/doc/reference_accessor.xml
index 25668392f..c7f87e9c0 100644
--- a/doc/reference_accessor.xml
+++ b/doc/reference_accessor.xml
@@ -1218,7 +1218,7 @@ LINESTRING(0 0 1,1 1 1,1 2 1,1 1 1,0 0 1)
 		<title>Description</title>
 
 		<para>Return the 1-based Nth element geometry of an input geometry which is a
-			GEOMETRYCOLLECTION, MULTIPOINT, MULTILINESTRING, MULTICURVE, MULTI)POLYGON, or POLYHEDRALSURFACE.
+			GEOMETRYCOLLECTION, MULTIPOINT, MULTILINESTRING, MULTICURVE, MULTIPOLYGON, or POLYHEDRALSURFACE.
 			Otherwise, returns NULL.</para>
 
 		<note>

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

Summary of changes:
 doc/reference_accessor.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list