Commit 4fb6aeb
File tree
Expand file treeCollapse file tree
6 files changed
+22
-2
lines changedFilter options
- src
- include/utils
- test/regress
- expected
- sql
Expand file treeCollapse file tree
6 files changed
+22
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
225 |
| - |
| 225 | + |
226 | 226 |
|
227 | 227 |
|
228 | 228 |
|
| ||
238 | 238 |
|
239 | 239 |
|
240 | 240 |
|
241 |
| - |
| 241 | + |
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
|
src/test/regress/expected/float4-misrounded-input.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/float4-misrounded-input.out+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
146 | 152 |
|
147 | 153 |
|
148 | 154 |
|
|
src/test/regress/expected/float4.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/float4.out+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
146 | 152 |
|
147 | 153 |
|
148 | 154 |
|
|
src/test/regress/expected/float8.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/float8.out+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
129 | 135 |
|
130 | 136 |
|
131 | 137 |
|
|
src/test/regress/sql/float4.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/float4.sql+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
|
src/test/regress/sql/float8.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/float8.sql+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
|
0 commit comments