Commit c525734
File tree
Expand file treeCollapse file tree
8 files changed
+116
-72
lines changedFilter options
- src
- backend
- access/common
- executor
- jit/llvm
- include/executor
Expand file treeCollapse file tree
8 files changed
+116
-72
lines changedsrc/backend/access/common/heaptuple.c
Copy file name to clipboardExpand all lines: src/backend/access/common/heaptuple.c+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1391 | 1391 |
|
1392 | 1392 |
|
1393 | 1393 |
|
1394 |
| - |
| 1394 | + |
1395 | 1395 |
|
1396 | 1396 |
|
1397 | 1397 |
|
| ||
1452 | 1452 |
|
1453 | 1453 |
|
1454 | 1454 |
|
1455 |
| - |
| 1455 | + |
| 1456 | + |
| 1457 | + |
| 1458 | + |
1456 | 1459 |
|
1457 | 1460 |
|
1458 | 1461 |
|
|
src/backend/executor/execTuples.c
Copy file name to clipboardExpand all lines: src/backend/executor/execTuples.c+58-38Lines changed: 58 additions & 38 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
105 |
| - |
106 |
| - |
| 104 | + |
| 105 | + |
| 106 | + |
107 | 107 |
|
108 |
| - |
109 | 108 |
|
110 | 109 |
|
111 | 110 |
|
| ||
176 | 175 |
|
177 | 176 |
|
178 | 177 |
|
179 |
| - |
| 178 | + |
180 | 179 |
|
181 | 180 |
|
182 | 181 |
|
| ||
224 | 223 |
|
225 | 224 |
|
226 | 225 |
|
227 |
| - |
| 226 | + |
228 | 227 |
|
229 | 228 |
|
230 | 229 |
|
| ||
254 | 253 |
|
255 | 254 |
|
256 | 255 |
|
257 |
| - |
| 256 | + |
258 | 257 |
|
259 | 258 |
|
260 | 259 |
|
| ||
325 | 324 |
|
326 | 325 |
|
327 | 326 |
|
328 |
| - |
| 327 | + |
| 328 | + |
329 | 329 |
|
330 |
| - |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
331 | 334 |
|
| 335 | + |
| 336 | + |
332 | 337 |
|
333 | 338 |
|
334 | 339 |
|
335 | 340 |
|
336 |
| - |
337 |
| - |
338 |
| - |
| 341 | + |
| 342 | + |
| 343 | + |
339 | 344 |
|
340 | 345 |
|
341 | 346 |
|
| ||
382 | 387 |
|
383 | 388 |
|
384 | 389 |
|
385 |
| - |
| 390 | + |
| 391 | + |
386 | 392 |
|
387 |
| - |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
388 | 397 |
|
| 398 | + |
| 399 | + |
389 | 400 |
|
390 | 401 |
|
391 | 402 |
|
392 | 403 |
|
393 |
| - |
394 |
| - |
395 |
| - |
| 404 | + |
396 | 405 |
|
397 | 406 |
|
398 | 407 |
|
| ||
442 | 451 |
|
443 | 452 |
|
444 | 453 |
|
445 |
| - |
| 454 | + |
| 455 | + |
446 | 456 |
|
447 |
| - |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
448 | 461 |
|
| 462 | + |
| 463 | + |
449 | 464 |
|
450 | 465 |
|
451 | 466 |
|
| ||
458 | 473 |
|
459 | 474 |
|
460 | 475 |
|
461 |
| - |
462 |
| - |
463 |
| - |
| 476 | + |
| 477 | + |
| 478 | + |
464 | 479 |
|
465 | 480 |
|
466 | 481 |
|
| ||
493 | 508 |
|
494 | 509 |
|
495 | 510 |
|
496 |
| - |
| 511 | + |
| 512 | + |
497 | 513 |
|
498 |
| - |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
499 | 518 |
|
| 519 | + |
| 520 | + |
500 | 521 |
|
501 | 522 |
|
502 | 523 |
|
503 |
| - |
504 |
| - |
505 | 524 |
|
506 | 525 |
|
507 | 526 |
|
| ||
514 | 533 |
|
515 | 534 |
|
516 | 535 |
|
517 |
| - |
| 536 | + |
518 | 537 |
|
519 | 538 |
|
520 | 539 |
|
| ||
539 | 558 |
|
540 | 559 |
|
541 | 560 |
|
542 |
| - |
| 561 | + |
543 | 562 |
|
544 |
| - |
| 563 | + |
545 | 564 |
|
546 | 565 |
|
547 | 566 |
|
| ||
595 | 614 |
|
596 | 615 |
|
597 | 616 |
|
598 |
| - |
| 617 | + |
599 | 618 |
|
600 | 619 |
|
601 | 620 |
|
| ||
627 | 646 |
|
628 | 647 |
|
629 | 648 |
|
630 |
| - |
| 649 | + |
631 | 650 |
|
632 | 651 |
|
633 | 652 |
|
| ||
675 | 694 |
|
676 | 695 |
|
677 | 696 |
|
678 |
| - |
| 697 | + |
679 | 698 |
|
680 | 699 |
|
681 | 700 |
|
| ||
724 | 743 |
|
725 | 744 |
|
726 | 745 |
|
727 |
| - |
| 746 | + |
| 747 | + |
728 | 748 |
|
729 | 749 |
|
730 | 750 |
|
| ||
741 | 761 |
|
742 | 762 |
|
743 | 763 |
|
744 |
| - |
| 764 | + |
745 | 765 |
|
746 | 766 |
|
747 | 767 |
|
| ||
797 | 817 |
|
798 | 818 |
|
799 | 819 |
|
800 |
| - |
| 820 | + |
801 | 821 |
|
802 | 822 |
|
803 | 823 |
|
804 | 824 |
|
805 | 825 |
|
806 |
| - |
| 826 | + |
807 | 827 |
|
808 | 828 |
|
809 | 829 |
|
| ||
815 | 835 |
|
816 | 836 |
|
817 | 837 |
|
818 |
| - |
| 838 | + |
819 | 839 |
|
820 | 840 |
|
821 | 841 |
|
| ||
842 | 862 |
|
843 | 863 |
|
844 | 864 |
|
845 |
| - |
| 865 | + |
846 | 866 |
|
847 | 867 |
|
848 | 868 |
|
|
src/backend/executor/nodeAgg.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeAgg.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1080 | 1080 |
|
1081 | 1081 |
|
1082 | 1082 |
|
1083 |
| - |
| 1083 | + |
1084 | 1084 |
|
1085 | 1085 |
|
1086 | 1086 |
|
|
src/backend/executor/nodeModifyTable.c
Copy file name to clipboardExpand all lines: src/backend/executor/nodeModifyTable.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
699 | 699 |
|
700 | 700 |
|
701 | 701 |
|
702 |
| - |
| 702 | + |
703 | 703 |
|
704 | 704 |
|
705 | 705 |
|
|
src/backend/jit/llvm/llvmjit_deform.c
Copy file name to clipboardExpand all lines: src/backend/jit/llvm/llvmjit_deform.c+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| ||
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
171 |
| - |
| 171 | + |
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
| ||
690 | 690 |
|
691 | 691 |
|
692 | 692 |
|
| 693 | + |
693 | 694 |
|
694 | 695 |
|
695 | 696 |
|
696 | 697 |
|
697 |
| - |
| 698 | + |
| 699 | + |
| 700 | + |
698 | 701 |
|
699 | 702 |
|
700 | 703 |
|
|
src/backend/jit/llvm/llvmjit_expr.c
Copy file name to clipboardExpand all lines: src/backend/jit/llvm/llvmjit_expr.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
292 | 292 |
|
293 | 293 |
|
294 | 294 |
|
295 |
| - |
| 295 | + |
296 | 296 |
|
297 | 297 |
|
298 | 298 |
|
| ||
304 | 304 |
|
305 | 305 |
|
306 | 306 |
|
307 |
| - |
| 307 | + |
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
|
src/include/executor/executor.h
Copy file name to clipboardExpand all lines: src/include/executor/executor.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
340 | 340 |
|
341 | 341 |
|
342 | 342 |
|
343 |
| - |
| 343 | + |
344 | 344 |
|
345 | 345 |
|
346 | 346 |
|
|
0 commit comments