[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0alpha1-44-g33cd9fb

git at osgeo.org git at osgeo.org
Sat Mar 21 09:28:12 PDT 2020


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  33cd9fba44bc5b204b22a4b4eb6d56006b38637a (commit)
      from  7e70fc8c335f4bd213420b7ee85ae6ab09e386fb (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 33cd9fba44bc5b204b22a4b4eb6d56006b38637a
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Mar 21 12:28:03 2020 -0400

    Add ST_CollectionExtract to see also section of ST_Split

diff --git a/doc/reference_processing.xml b/doc/reference_processing.xml
index 8e4afa5..ee306f1 100644
--- a/doc/reference_processing.xml
+++ b/doc/reference_processing.xml
@@ -3296,10 +3296,11 @@ GEOMETRYCOLLECTION(
         <para>
 <xref linkend="ST_AsText" />,
 <xref linkend="ST_BuildArea" />,
+<xref linkend="ST_CollectionExtract" />,
 <xref linkend="ST_Dump" />,
 <xref linkend="ST_GeometryN" />,
-<xref linkend="ST_Union" />,
-<xref linkend="ST_Subdivide" />
+<xref linkend="ST_Subdivide" />,
+<xref linkend="ST_Union" />
         </para>
         </refsection>
     </refentry>

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

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


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list