Commit d027ad51 authored by Alexey Botchkov's avatar Alexey Botchkov

merging.

parents 02d7b276 0b692500
...@@ -361,7 +361,7 @@ t1 where object_id=85998; ...@@ -361,7 +361,7 @@ t1 where object_id=85998;
# Expected result is 36.3310176346905, but IA64 returns 36.3310176346904 # Expected result is 36.3310176346905, but IA64 returns 36.3310176346904
# due to fused multiply-add instructions. # due to fused multiply-add instructions.
--replace_result 36.3310176346904 36.3310176346905 --replace_result 36.3310176346904 36.3310176346905 -114.87787186923326 -114.87787186923313 36.33101763469053 36.33101763469059 36.33101763469043 36.33101763469059
select object_id, geometrytype(geo), ISSIMPLE(GEO), ASTEXT(centroid(geo)) from select object_id, geometrytype(geo), ISSIMPLE(GEO), ASTEXT(centroid(geo)) from
t1 where object_id=85984; t1 where object_id=85984;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment