From: Regina Obe Date: Mon, 7 Oct 2019 18:11:57 +0000 (+0000) Subject: ST_EndPoint returns a geometry, not a boolean X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a2dabb096a7f6ecc9e6e93f3f94b358cc79eb2b;p=postgis ST_EndPoint returns a geometry, not a boolean 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 --- diff --git a/NEWS b/NEWS index cd383321b..9e63313b0 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ PostGIS 2.5.4 - #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 diff --git a/doc/reference_accessor.xml b/doc/reference_accessor.xml index 9052ed03b..6c83ab760 100644 --- a/doc/reference_accessor.xml +++ b/doc/reference_accessor.xml @@ -321,7 +321,7 @@ ST_Dimension - boolean ST_EndPoint + geometry ST_EndPoint geometry g