- Notifications
You must be signed in to change notification settings - Fork5
Commitc53ab8a
committed
Remove just-added tests for to_timestamp(float8) with out-of-range inputs.
Reporting the specific out-of-range input value produces platform-dependentresults. We could skip reporting the value, but that's contrary to ourmessage style guidelines and unhelpful to users. Or we could add aseparate expected-output file for Windows, but that would be a substantialmaintenance burden, and these test cases seem unlikely to be worth it.Per buildfarm.1 parentc3834ef commitc53ab8a
2 files changed
+2
-11
lines changedLines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2326 | 2326 |
| |
2327 | 2327 |
| |
2328 | 2328 |
| |
2329 |
| - | |
2330 |
| - | |
2331 |
| - | |
2332 |
| - | |
2333 | 2329 |
| |
2334 | 2330 |
| |
2335 | 2331 |
| |
2336 | 2332 |
| |
2337 | 2333 |
| |
2338 | 2334 |
| |
2339 |
| - | |
2340 |
| - | |
2341 |
| - | |
| 2335 | + | |
2342 | 2336 |
| |
2343 | 2337 |
| |
2344 | 2338 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
410 |
| - | |
411 |
| - | |
412 | 410 |
| |
413 |
| - | |
414 |
| - | |
| 411 | + | |
415 | 412 |
| |
416 | 413 |
| |
417 | 414 |
| |
|
0 commit comments
Comments
(0)