suite</para>
<para>Returns null if the WKT is not a MULTIPOINT</para>
+
+ <note>
+ <para>If you are absolutely sure all your WKT geometries are points, don't use this function.
+ It is slower than ST_GeomFromText since it adds an additional validation step.
+ </para>
+ </note>
<!-- Optionally mention OpenGIS compliancy if appropriate -->
<para><inlinemediaobject>
<refsection>
<title>See Also</title>
- <para><xref linkend="ST_MyMethod2" />, ...</para>
+ <para><xref linkend="ST_GeomFromText" /></para>
</refsection>
</refentry>