forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit434ddfb
committed
Improve numeric_power() tests for large integer powers.
Two of the tests added by4dd5ce2 fail on buildfarm membercastoroides, though it's not clear why. Improve the tests to reportthe actual values produced, if they're not what was expected.Apply to v11 only for now, until it's clearer what's going on.1 parent4851940 commit434ddfb
2 files changed
+6
-6
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1668 | 1668 |
| |
1669 | 1669 |
| |
1670 | 1670 |
| |
1671 |
| - | |
| 1671 | + | |
1672 | 1672 |
| |
1673 | 1673 |
| |
1674 |
| - | |
| 1674 | + | |
1675 | 1675 |
| |
1676 | 1676 |
| |
1677 | 1677 |
| |
| |||
1687 | 1687 |
| |
1688 | 1688 |
| |
1689 | 1689 |
| |
1690 |
| - | |
| 1690 | + | |
1691 | 1691 |
| |
1692 | 1692 |
| |
1693 |
| - | |
| 1693 | + | |
1694 | 1694 |
| |
1695 | 1695 |
| |
1696 | 1696 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
907 | 907 |
| |
908 | 908 |
| |
909 | 909 |
| |
910 |
| - | |
| 910 | + | |
911 | 911 |
| |
912 | 912 |
| |
913 | 913 |
| |
914 | 914 |
| |
915 |
| - | |
| 915 | + | |
916 | 916 |
| |
917 | 917 |
| |
918 | 918 |
| |
|
0 commit comments
Comments
(0)