]> granicus.if.org Git - postgis/commit
Deprecate non-CamelCase linear referencing function (#1994)
authorSandro Santilli <strk@keybit.net>
Wed, 20 Mar 2013 16:47:24 +0000 (16:47 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 20 Mar 2013 16:47:24 +0000 (16:47 +0000)
commitef67651d8645e23f27040f099a383c7a2f83e10c
tree1e8c601f402e9bd4fc4bb1507a72e3ee2a54915c
parent5a5276dbf46524f020efe5f0d452d943e16f30ac
Deprecate non-CamelCase linear referencing function (#1994)

- ST_Line_Interpolate_Point renamed to ST_LineInterpolatePoint
- ST_Line_Substring renamed to ST_LineSubstring
- ST_Line_Locate_Point renamed to ST_LineLocatePoint

Tests updated to use the new signature, docs updated to show the
new signature and report deprecations

git-svn-id: http://svn.osgeo.org/postgis/trunk@11190 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/reference_lrs.xml
postgis/postgis.sql.in
regress/regress_lrs.sql