postgis/regress/setpoint_expected
Regina Obe 2d7e0aa5d4 Get rid of more deprecated calls
git-svn-id: http://svn.osgeo.org/postgis/trunk@6531 b70326c6-7e19-0410-871a-916f4a2858ee
2010-12-29 14:14:45 +00:00

13 lines
485 B
Plaintext

ERROR: Point index out of range (0..2)
ERROR: Point index out of range (0..2)
ERROR: First argument must be a LINESTRING
ERROR: Third argument must be a POINT
LINESTRING(90 91 92,1 1 1,2 2 2)
LINESTRINGM(0 0 0,90 91 92,2 2 2)
LINESTRINGM(0 0 0,1 1 1,90 91 93)
LINESTRING(0 0 0,90 91 92,2 2 2)
LINESTRING(0 0 0 0,1 1 1 1,2 2 2 2,90 91 0 0)
LINESTRING(0 0 0 0,1 1 1 1,90 91 92 0,4 4 4 4)
LINESTRING(0 0 0 0,90 91 0 92,2 2 2 2,4 4 4 4)
LINESTRING(90 91 92 93,1 1 1 1,2 2 2 2,4 4 4 4)