Revert "Tweak "line" test to avoid negative zeros on some platforms"
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/line.out | modified | +9 −9 |
| src/test/regress/sql/line.sql | modified | +1 −1 |