Convert float8 regress test to use exp() and ln() instead of ':' and
Tom Lane <tgl@sss.pgh.pa.us>
Convert float8 regress test to use exp() and ln() instead of ':' and ';' operators.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/float8-exp-three-digits.out | modified | +4 −4 |
| src/test/regress/expected/float8-fp-exception.out | modified | +4 −4 |
| src/test/regress/expected/float8.out | modified | +4 −4 |
| src/test/regress/sql/float8.sql | modified | +4 −4 |