From: Paul Ramsey Date: Thu, 5 Nov 2009 19:29:23 +0000 (+0000) Subject: Fix for new LRS regression (#283) X-Git-Tag: 1.5.0b1~285 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d374db48d3ee38921126180132405154c1935c9a;p=postgis Fix for new LRS regression (#283) git-svn-id: http://svn.osgeo.org/postgis/trunk@4751 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/regress/regress_lrs_expected b/regress/regress_lrs_expected index 43916871c..c09ac04ac 100644 --- a/regress/regress_lrs_expected +++ b/regress/regress_lrs_expected @@ -1,5 +1,5 @@ -2d| -3dz| +ERROR: Geometry argument does not have an 'M' ordinate +ERROR: Geometry argument does not have an 'M' ordinate PNTM_1|GEOMETRYCOLLECTIONM EMPTY PNTM_2|POINTM(1 2 3) PNTM_3|POINTM(1 2 3) @@ -41,8 +41,8 @@ line_substring|POINT(0 0) line_substring|POINT(0.5 0.5 7.5) line_interpolate_point|POINT(0 0) line_interpolate_point|POINT(0.5 0.5 7.5) -2d| -3dz| +ERROR: Geometry argument does not have an 'M' ordinate +ERROR: Geometry argument does not have an 'M' ordinate PNTM_1|GEOMETRYCOLLECTIONM EMPTY PNTM_2|POINTM(1 2 3) PNTM_3|POINTM(1 2 3)