[postgis-tickets] r14693 - Add note per https://github.com/postgis/postgis/pull/14

Paul Ramsey pramsey at cleverelephant.ca
Thu Feb 25 01:08:09 PST 2016


Author: pramsey
Date: 2016-02-25 01:08:09 -0800 (Thu, 25 Feb 2016)
New Revision: 14693

Modified:
   trunk/doc/reference_measure.xml
Log:
Add note per https://github.com/postgis/postgis/pull/14


Modified: trunk/doc/reference_measure.xml
===================================================================
--- trunk/doc/reference_measure.xml	2016-02-25 08:56:42 UTC (rev 14692)
+++ trunk/doc/reference_measure.xml	2016-02-25 09:08:09 UTC (rev 14693)
@@ -2749,6 +2749,10 @@
 		  <para>This function will return false if either geometry is invalid even if they are binary equal.</para>
 		</important>
 
+    <important>
+      <para>Do not call with a GEOMETRYCOLLECTION as an argument.</para>
+    </important>
+
 		<para>&sfs_compliant; s2.1.1.2</para>
 		<para>&sqlmm_compliant; SQL-MM 3: 5.1.24</para>
 	  </refsection>



More information about the postgis-tickets mailing list