- Notifications
You must be signed in to change notification settings - Fork5
Commitf1ba94b
committed
Fix portability issues in recently added make_timestamp/make_interval code.
Explicitly reject infinity/NaN inputs, rather than just assuming thatsomething else will do it for us. Per buildfarm.While at it, make some over-parenthesized and under-legible codemore readable.1 parent8cf0ad1 commitf1ba94b
1 file changed
+20
-12
lines changedLines changed: 20 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
597 | 597 |
| |
598 | 598 |
| |
599 | 599 |
| |
600 |
| - | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
601 | 606 |
| |
| 607 | + | |
602 | 608 |
| |
603 | 609 |
| |
604 | 610 |
| |
| |||
1463 | 1469 |
| |
1464 | 1470 |
| |
1465 | 1471 |
| |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
1466 | 1481 |
| |
1467 | 1482 |
| |
1468 | 1483 |
| |
1469 | 1484 |
| |
| 1485 | + | |
| 1486 | + | |
1470 | 1487 |
| |
1471 |
| - | |
1472 |
| - | |
1473 |
| - | |
| 1488 | + | |
1474 | 1489 |
| |
1475 |
| - | |
1476 |
| - | |
1477 |
| - | |
1478 |
| - | |
1479 |
| - | |
1480 |
| - | |
1481 |
| - | |
1482 |
| - | |
| 1490 | + | |
1483 | 1491 |
| |
1484 | 1492 |
| |
1485 | 1493 |
| |
|
0 commit comments
Comments
(0)