Commit b0e9e4d
File tree
3 files changed
+89
-15
lines changedFilter options
- src
- backend/utils/adt
- test/regress
- expected
- sql
3 files changed
+89
-15
lines changedsrc/backend/utils/adt/float.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/float.c+28-15Lines changed: 28 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4090 | 4090 |
|
4091 | 4091 |
|
4092 | 4092 |
|
4093 |
| - |
| 4093 | + |
4094 | 4094 |
|
4095 | 4095 |
|
4096 | 4096 |
|
| ||
4108 | 4108 |
|
4109 | 4109 |
|
4110 | 4110 |
|
| 4111 | + |
4111 | 4112 |
|
4112 |
| - |
| 4113 | + |
4113 | 4114 |
|
| 4115 | + |
| 4116 | + |
4114 | 4117 |
|
4115 |
| - |
4116 |
| - |
4117 |
| - |
4118 |
| - |
| 4118 | + |
| 4119 | + |
4119 | 4120 |
|
4120 | 4121 |
|
4121 |
| - |
| 4122 | + |
| 4123 | + |
| 4124 | + |
| 4125 | + |
| 4126 | + |
| 4127 | + |
| 4128 | + |
| 4129 | + |
| 4130 | + |
| 4131 | + |
| 4132 | + |
4122 | 4133 |
|
4123 | 4134 |
|
4124 | 4135 |
|
4125 | 4136 |
|
4126 |
| - |
| 4137 | + |
4127 | 4138 |
|
4128 |
| - |
4129 |
| - |
4130 |
| - |
4131 |
| - |
4132 |
| - |
4133 |
| - |
| 4139 | + |
| 4140 | + |
| 4141 | + |
4134 | 4142 |
|
4135 |
| - |
| 4143 | + |
4136 | 4144 |
|
4137 | 4145 |
|
4138 | 4146 |
|
| ||
4142 | 4150 |
|
4143 | 4151 |
|
4144 | 4152 |
|
| 4153 | + |
| 4154 | + |
| 4155 | + |
| 4156 | + |
| 4157 | + |
4145 | 4158 |
|
4146 | 4159 |
|
src/test/regress/expected/numeric.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/numeric.out+39Lines changed: 39 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1473 | 1473 |
|
1474 | 1474 |
|
1475 | 1475 |
|
| 1476 | + |
| 1477 | + |
| 1478 | + |
| 1479 | + |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
| 1492 | + |
| 1493 | + |
| 1494 | + |
| 1495 | + |
| 1496 | + |
| 1497 | + |
| 1498 | + |
| 1499 | + |
| 1500 | + |
| 1501 | + |
| 1502 | + |
| 1503 | + |
| 1504 | + |
| 1505 | + |
| 1506 | + |
| 1507 | + |
| 1508 | + |
| 1509 | + |
| 1510 | + |
| 1511 | + |
| 1512 | + |
| 1513 | + |
| 1514 | + |
1476 | 1515 |
|
1477 | 1516 |
|
1478 | 1517 |
|
|
src/test/regress/sql/numeric.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/numeric.sql+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
910 | 910 |
|
911 | 911 |
|
912 | 912 |
|
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
| 929 | + |
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
| 934 | + |
913 | 935 |
|
914 | 936 |
|
915 | 937 |
|
|
0 commit comments