File tree
Expand file treeCollapse file tree
3 files changed
+8
-1
lines changedFilter options
- src
- backend/utils/adt
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+8
-1
lines changedsrc/backend/utils/adt/numeric.c
Copy file name to clipboardExpand all lines: src/backend/utils/adt/numeric.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10290 | 10290 |
|
10291 | 10291 |
|
10292 | 10292 |
|
10293 |
| - |
| 10293 | + |
10294 | 10294 |
|
10295 | 10295 |
|
10296 | 10296 |
|
|
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 |
---|---|---|
| ||
2321 | 2321 |
|
2322 | 2322 |
|
2323 | 2323 |
|
| 2324 | + |
| 2325 | + |
| 2326 | + |
| 2327 | + |
| 2328 | + |
| 2329 | + |
2324 | 2330 |
|
2325 | 2331 |
|
2326 | 2332 |
|
|
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 |
---|---|---|
| ||
1089 | 1089 |
|
1090 | 1090 |
|
1091 | 1091 |
|
| 1092 | + |
1092 | 1093 |
|
1093 | 1094 |
|
1094 | 1095 |
|
|
0 commit comments