Improve numeric_power() tests for large integer powers.
Dean Rasheed <dean.a.rasheed@gmail.com>
Improve numeric_power() tests for large integer powers. Two of the tests added by 4dd5ce2fd fail on buildfarm member castoroides, though it's not clear why. Improve the tests to report the actual values produced, if they're not what was expected. Apply to v11 only for now, until it's clearer what's going on.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/numeric.out | modified | +4 −4 |
| src/test/regress/sql/numeric.sql | modified | +2 −2 |