]> granicus.if.org Git - postgresql/commit
Revert "Tweak "line" test to avoid negative zeros on some platforms"
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Oct 2013 19:50:31 +0000 (15:50 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Oct 2013 19:50:31 +0000 (15:50 -0400)
commit1f7a47912af2206698d14650f2149fa951b8ce07
treea4a308bdba71db807cdcf792019ffe816677fb01
parenta0a546f0d94ec6cbb3cd6b1c82f58d801046615f
Revert "Tweak "line" test to avoid negative zeros on some platforms"

This reverts commit a0a546f0d94ec6cbb3cd6b1c82f58d801046615f.
It seems better to tweak the code to suppress -0 results during
line_construct_pts(), which I'll do in the next commit.
src/test/regress/expected/line.out
src/test/regress/sql/line.sql