Commit c8ec5e0
File tree
Expand file treeCollapse file tree
9 files changed
+69
-96
lines changedFilter options
- src
- backend
- executor
- jit/llvm
- include
- executor
- jit
- nodes
Expand file treeCollapse file tree
9 files changed
+69
-96
lines changedsrc/backend/executor/execExpr.c
Copy file name to clipboardExpand all lines: src/backend/executor/execExpr.c+17-11Lines changed: 17 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
143 | 142 |
|
144 | 143 |
|
145 | 144 |
|
| ||
177 | 176 |
|
178 | 177 |
|
179 | 178 |
|
180 |
| - |
181 | 179 |
|
182 | 180 |
|
183 | 181 |
|
| ||
230 | 228 |
|
231 | 229 |
|
232 | 230 |
|
233 |
| - |
234 | 231 |
|
235 | 232 |
|
236 | 233 |
|
| ||
376 | 373 |
|
377 | 374 |
|
378 | 375 |
|
379 |
| - |
380 | 376 |
|
381 | 377 |
|
382 | 378 |
|
| ||
548 | 544 |
|
549 | 545 |
|
550 | 546 |
|
551 |
| - |
552 | 547 |
|
553 | 548 |
|
554 | 549 |
|
| ||
1554 | 1549 |
|
1555 | 1550 |
|
1556 | 1551 |
|
| 1552 | + |
| 1553 | + |
1557 | 1554 |
|
1558 | 1555 |
|
1559 | 1556 |
|
| ||
1582 | 1579 |
|
1583 | 1580 |
|
1584 | 1581 |
|
| 1582 | + |
| 1583 | + |
1585 | 1584 |
|
1586 |
| - |
| 1585 | + |
1587 | 1586 |
|
1588 | 1587 |
|
| 1588 | + |
| 1589 | + |
| 1590 | + |
1589 | 1591 |
|
1590 |
| - |
1591 |
| - |
| 1592 | + |
| 1593 | + |
| 1594 | + |
| 1595 | + |
| 1596 | + |
| 1597 | + |
| 1598 | + |
| 1599 | + |
| 1600 | + |
1592 | 1601 |
|
1593 | 1602 |
|
1594 | 1603 |
|
| ||
1619 | 1628 |
|
1620 | 1629 |
|
1621 | 1630 |
|
1622 |
| - |
1623 | 1631 |
|
1624 | 1632 |
|
1625 | 1633 |
|
| ||
3298 | 3306 |
|
3299 | 3307 |
|
3300 | 3308 |
|
3301 |
| - |
3302 |
| - |
3303 | 3309 |
|
3304 | 3310 |
|
3305 | 3311 |
|
|
src/backend/executor/execExprInterp.c
Copy file name to clipboardExpand all lines: src/backend/executor/execExprInterp.c+19-17Lines changed: 19 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1177 | 1177 |
|
1178 | 1178 |
|
1179 | 1179 |
|
1180 |
| - |
| 1180 | + |
| 1181 | + |
1181 | 1182 |
|
1182 |
| - |
1183 |
| - |
1184 |
| - |
1185 |
| - |
1186 |
| - |
1187 |
| - |
1188 |
| - |
1189 |
| - |
1190 |
| - |
1191 |
| - |
| 1183 | + |
| 1184 | + |
| 1185 | + |
| 1186 | + |
1192 | 1187 |
|
1193 |
| - |
1194 |
| - |
1195 |
| - |
1196 |
| - |
1197 |
| - |
| 1188 | + |
| 1189 | + |
| 1190 | + |
| 1191 | + |
| 1192 | + |
| 1193 | + |
| 1194 | + |
1198 | 1195 |
|
| 1196 | + |
| 1197 | + |
1199 | 1198 |
|
| 1199 | + |
1200 | 1200 |
|
| 1201 | + |
| 1202 | + |
1201 | 1203 |
|
1202 | 1204 |
|
1203 | 1205 |
|
| ||
3743 | 3745 |
|
3744 | 3746 |
|
3745 | 3747 |
|
3746 |
| - |
| 3748 | + |
3747 | 3749 |
|
3748 | 3750 |
|
3749 | 3751 |
|
|
src/backend/jit/llvm/llvmjit.c
Copy file name to clipboardExpand all lines: src/backend/jit/llvm/llvmjit.c-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
74 | 73 |
|
75 | 74 |
|
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
80 |
| - |
81 | 79 |
|
82 | 80 |
|
83 | 81 |
|
| ||
1120 | 1118 |
|
1121 | 1119 |
|
1122 | 1120 |
|
1123 |
| - |
1124 | 1121 |
|
1125 | 1122 |
|
1126 | 1123 |
|
| ||
1130 | 1127 |
|
1131 | 1128 |
|
1132 | 1129 |
|
1133 |
| - |
1134 | 1130 |
|
1135 | 1131 |
|
1136 | 1132 |
|
|
src/backend/jit/llvm/llvmjit_expr.c
Copy file name to clipboardExpand all lines: src/backend/jit/llvm/llvmjit_expr.c+32-39Lines changed: 32 additions & 39 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1251 | 1251 |
|
1252 | 1252 |
|
1253 | 1253 |
|
1254 |
| - |
1255 |
| - |
1256 |
| - |
| 1254 | + |
| 1255 | + |
| 1256 | + |
| 1257 | + |
| 1258 | + |
| 1259 | + |
| 1260 | + |
| 1261 | + |
1257 | 1262 |
|
1258 | 1263 |
|
1259 | 1264 |
|
| ||
1266 | 1271 |
|
1267 | 1272 |
|
1268 | 1273 |
|
| 1274 | + |
1269 | 1275 |
|
1270 | 1276 |
|
1271 | 1277 |
|
| ||
1277 | 1283 |
|
1278 | 1284 |
|
1279 | 1285 |
|
| 1286 | + |
1280 | 1287 |
|
| 1288 | + |
| 1289 | + |
| 1290 | + |
| 1291 | + |
| 1292 | + |
| 1293 | + |
1281 | 1294 |
|
1282 | 1295 |
|
1283 | 1296 |
|
| ||
1343 | 1356 |
|
1344 | 1357 |
|
1345 | 1358 |
|
1346 |
| - |
1347 |
| - |
1348 |
| - |
1349 |
| - |
1350 |
| - |
1351 |
| - |
1352 |
| - |
1353 | 1359 |
|
1354 |
| - |
1355 |
| - |
1356 |
| - |
1357 |
| - |
1358 |
| - |
1359 |
| - |
1360 |
| - |
1361 |
| - |
1362 |
| - |
1363 |
| - |
1364 |
| - |
1365 |
| - |
| 1360 | + |
| 1361 | + |
| 1362 | + |
| 1363 | + |
| 1364 | + |
| 1365 | + |
| 1366 | + |
| 1367 | + |
| 1368 | + |
| 1369 | + |
| 1370 | + |
| 1371 | + |
| 1372 | + |
| 1373 | + |
| 1374 | + |
1366 | 1375 |
|
1367 |
| - |
1368 |
| - |
1369 |
| - |
1370 |
| - |
1371 |
| - |
1372 |
| - |
1373 |
| - |
1374 |
| - |
1375 |
| - |
1376 |
| - |
1377 |
| - |
1378 |
| - |
1379 |
| - |
1380 |
| - |
1381 |
| - |
1382 |
| - |
1383 |
| - |
| 1376 | + |
1384 | 1377 |
|
1385 | 1378 |
|
1386 | 1379 |
|
|
src/backend/jit/llvm/llvmjit_types.c
Copy file name to clipboardExpand all lines: src/backend/jit/llvm/llvmjit_types.c-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
69 | 68 |
|
70 |
| - |
71 | 69 |
|
72 | 70 |
|
73 | 71 |
|
| ||
138 | 136 |
|
139 | 137 |
|
140 | 138 |
|
141 |
| - |
142 | 139 |
|
143 | 140 |
|
144 | 141 |
|
|
src/include/executor/execExpr.h
Copy file name to clipboardExpand all lines: src/include/executor/execExpr.h+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| ||
417 | 416 |
|
418 | 417 |
|
419 | 418 |
|
420 |
| - |
421 |
| - |
| 419 | + |
422 | 420 |
|
423 | 421 |
|
424 | 422 |
|
| ||
549 | 547 |
|
550 | 548 |
|
551 | 549 |
|
552 |
| - |
553 | 550 |
|
554 | 551 |
|
555 | 552 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
79 | 78 |
|
80 | 79 |
|
81 | 80 |
|
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
85 | 84 |
|
86 |
| - |
87 | 85 |
|
88 | 86 |
|
89 | 87 |
|
|
src/include/jit/llvmjit_emit.h
Copy file name to clipboardExpand all lines: src/include/jit/llvmjit_emit.h-9Lines changed: 0 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 | 88 |
|
98 | 89 |
|
99 | 90 |
|
|
src/include/nodes/execnodes.h
Copy file name to clipboardExpand all lines: src/include/nodes/execnodes.h-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
38 | 37 |
|
39 | 38 |
|
40 | 39 |
|
| ||
130 | 129 |
|
131 | 130 |
|
132 | 131 |
|
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 | 132 |
|
140 | 133 |
|
141 | 134 |
|
|
0 commit comments