]> granicus.if.org Git - postgis/commitdiff
Fix for new LRS regression (#283)
authorPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 5 Nov 2009 19:29:23 +0000 (19:29 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 5 Nov 2009 19:29:23 +0000 (19:29 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4751 b70326c6-7e19-0410-871a-916f4a2858ee

regress/regress_lrs_expected

index 43916871caa4147f22deb6702a5b2f488284a0dd..c09ac04ac25924901444ffadeb0affdd73d73b92 100644 (file)
@@ -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)