Closes #4517 for PostGIS 2.5.4 (note 3.0.0 seems to be correct)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.5@17880
b70326c6-7e19-0410-871a-
916f4a2858ee
- #4506, Remove tolerance in point-in-ring tests (Paul Ramsey)
- #4338, Fix Census block level data (tabblock table) loading (Regina Obe)
- #4519, Fix getSRIDbySRS crash (Raúl Marín)
+ - #4517, Documentation error ST_EndPoint (Samuel Spurling)
PostGIS 2.5.3
<refsynopsisdiv>
<funcsynopsis>
<funcprototype>
- <funcdef>boolean <function>ST_EndPoint</function></funcdef>
+ <funcdef>geometry <function>ST_EndPoint</function></funcdef>
<paramdef><type>geometry </type> <parameter>g</parameter></paramdef>
</funcprototype>