File tree
4 files changed
+71
-11
lines changedFilter options
- src
- backend/utils/adt
- include/datatype
- test/regress
- expected
- sql
4 files changed
+71
-11
lines changedsrc/backend/utils/adt/timestamp.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/timestamp.c+28-11Lines changed: 28 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1509 | 1509 |
|
1510 | 1510 |
|
1511 | 1511 |
|
1512 |
| - |
1513 |
| - |
| 1512 | + |
| 1513 | + |
1514 | 1514 |
|
1515 | 1515 |
|
1516 |
| - |
1517 |
| - |
1518 |
| - |
| 1516 | + |
1519 | 1517 |
|
1520 | 1518 |
|
1521 |
| - |
1522 |
| - |
1523 | 1519 |
|
1524 |
| - |
1525 |
| - |
1526 |
| - |
1527 |
| - |
| 1520 | + |
| 1521 | + |
| 1522 | + |
| 1523 | + |
| 1524 | + |
| 1525 | + |
| 1526 | + |
| 1527 | + |
| 1528 | + |
| 1529 | + |
| 1530 | + |
| 1531 | + |
| 1532 | + |
| 1533 | + |
| 1534 | + |
| 1535 | + |
| 1536 | + |
| 1537 | + |
1528 | 1538 |
|
1529 | 1539 |
|
| 1540 | + |
| 1541 | + |
| 1542 | + |
| 1543 | + |
| 1544 | + |
| 1545 | + |
| 1546 | + |
1530 | 1547 |
|
1531 | 1548 |
|
1532 | 1549 |
|
|
src/include/datatype/timestamp.h
Copy file name to clipboardExpand all lines: src/include/datatype/timestamp.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| 117 | + |
117 | 118 |
|
118 | 119 |
|
119 | 120 |
|
|
src/test/regress/expected/interval.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/interval.out+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1587 | 1587 |
|
1588 | 1588 |
|
1589 | 1589 |
|
| 1590 | + |
| 1591 | + |
| 1592 | + |
| 1593 | + |
| 1594 | + |
| 1595 | + |
| 1596 | + |
| 1597 | + |
| 1598 | + |
| 1599 | + |
| 1600 | + |
| 1601 | + |
| 1602 | + |
| 1603 | + |
| 1604 | + |
| 1605 | + |
| 1606 | + |
| 1607 | + |
| 1608 | + |
| 1609 | + |
| 1610 | + |
| 1611 | + |
| 1612 | + |
| 1613 | + |
| 1614 | + |
| 1615 | + |
| 1616 | + |
1590 | 1617 |
|
1591 | 1618 |
|
1592 | 1619 |
|
|
src/test/regress/sql/interval.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/interval.sql+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
511 | 511 |
|
512 | 512 |
|
513 | 513 |
|
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
514 | 529 |
|
515 | 530 |
|
516 | 531 |
|
|
0 commit comments