forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc43ecde
committed
Further adjust the tests for the hyperbolic functions.
It looks like we can leave in most of the test cases for Infinity/NaNinputs, but buildfarm member jacana gets the wrong answer for acosh(Inf).It's not worth carrying a variant expected file for that, so just disablethat one test.Discussion:https://postgr.es/m/E1h3nUY-0000sM-Vf@gemulon.postgresql.org1 parent20f7c3d commitc43ecde
2 files changed
+4
-7
lines changedLines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
566 | 566 |
| |
567 | 567 |
| |
568 | 568 |
| |
569 |
| - | |
570 |
| - | |
571 |
| - | |
572 |
| - | |
573 |
| - | |
574 |
| - | |
| 569 | + | |
| 570 | + | |
575 | 571 |
| |
576 | 572 |
| |
577 | 573 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
| 180 | + | |
180 | 181 |
| |
181 | 182 |
| |
182 | 183 |
| |
|
0 commit comments
Comments
(0)