File tree
Expand file treeCollapse file tree
3 files changed
+12
-1
lines changedFilter options
- src
- backend/utils/adt
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+12
-1
lines changedsrc/backend/utils/adt/numeric.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/numeric.c+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10266 | 10266 |
|
10267 | 10267 |
|
10268 | 10268 |
|
| 10269 | + |
| 10270 | + |
| 10271 | + |
| 10272 | + |
| 10273 | + |
10269 | 10274 |
|
10270 | 10275 |
|
10271 |
| - |
10272 | 10276 |
|
10273 | 10277 |
|
10274 | 10278 |
|
|
src/test/regress/expected/numeric.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/numeric.out+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2483 | 2483 |
|
2484 | 2484 |
|
2485 | 2485 |
|
| 2486 | + |
| 2487 | + |
| 2488 | + |
| 2489 | + |
| 2490 | + |
| 2491 | + |
2486 | 2492 |
|
2487 | 2493 |
|
2488 | 2494 |
|
|
src/test/regress/sql/numeric.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/numeric.sql+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1148 | 1148 |
|
1149 | 1149 |
|
1150 | 1150 |
|
| 1151 | + |
1151 | 1152 |
|
1152 | 1153 |
|
1153 | 1154 |
|
|
0 commit comments