]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Improve numeric_power() tests for large integer powers.
authorDean Rasheed <dean.a.rasheed@gmail.com>
Thu, 5 Aug 2021 21:24:28 +0000 (22:24 +0100)
committerDean Rasheed <dean.a.rasheed@gmail.com>
Thu, 5 Aug 2021 21:24:28 +0000 (22:24 +0100)
commit434ddfb79afea5c515f17fc5febac15afc26d017
treef9442e737e28bd28173fcf83f89994f3f9b503b8
parent4851940a5c000b2b2504d7add13dfbd463c1c59c
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.
src/test/regress/expected/numeric.out
src/test/regress/sql/numeric.sql