[SCM] PostGIS branch master updated. 3.6.0rc2-423-g53280a4f6

git at osgeo.org git at osgeo.org
Wed Apr 1 08:11:51 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  53280a4f683f696e8086609fd681d380519487b9 (commit)
      from  eafd5af097db3b2b0541342923431dbcd214c386 (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 53280a4f683f696e8086609fd681d380519487b9
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Apr 1 08:11:42 2026 -0700

    See also updates

diff --git a/doc/reference_overlay.xml b/doc/reference_overlay.xml
index 7225cea18..16ffc5f90 100644
--- a/doc/reference_overlay.xml
+++ b/doc/reference_overlay.xml
@@ -1133,13 +1133,14 @@ MULTILINESTRING((3 4,4 5),(1 2,3 4))
       <refsection>
         <title>See Also</title>
         <para>
-            <xref linkend="ST_Collect"/>,
+            <xref linkend="ST_CoverageUnion"/>,
             <xref linkend="ST_UnaryUnion"/>,
             <xref linkend="ST_MemUnion"/>,
+            <xref linkend="ST_Collect"/>,
             <xref linkend="ST_Intersection"/>,
             <xref linkend="ST_Difference"/>,
             <xref linkend="ST_SymDifference"/>,
-            <xref linkend="ST_ReducePrecision"/>
+            <xref linkend="ST_LineMerge"/>
         </para>
       </refsection>
     </refentry>

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

Summary of changes:
 doc/reference_overlay.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list