File tree
Expand file treeCollapse file tree
3 files changed
+15
-15
lines changedFilter options
- src
- backend/commands
- include
- nodes
- utils
Expand file treeCollapse file tree
3 files changed
+15
-15
lines changedsrc/backend/commands/explain.c
Copy file name to clipboardExpand all lines: src/backend/commands/explain.c+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2676 | 2676 |
|
2677 | 2677 |
|
2678 | 2678 |
|
2679 |
| - |
| 2679 | + |
2680 | 2680 |
|
2681 | 2681 |
|
2682 | 2682 |
|
| ||
2686 | 2686 |
|
2687 | 2687 |
|
2688 | 2688 |
|
2689 |
| - |
| 2689 | + |
2690 | 2690 |
|
2691 | 2691 |
|
2692 | 2692 |
|
| ||
2715 | 2715 |
|
2716 | 2716 |
|
2717 | 2717 |
|
2718 |
| - |
| 2718 | + |
2719 | 2719 |
|
2720 | 2720 |
|
2721 | 2721 |
|
| ||
2731 | 2731 |
|
2732 | 2732 |
|
2733 | 2733 |
|
2734 |
| - |
| 2734 | + |
2735 | 2735 |
|
2736 | 2736 |
|
2737 | 2737 |
|
| ||
2795 | 2795 |
|
2796 | 2796 |
|
2797 | 2797 |
|
2798 |
| - |
| 2798 | + |
2799 | 2799 |
|
2800 | 2800 |
|
2801 | 2801 |
|
2802 |
| - |
| 2802 | + |
2803 | 2803 |
|
2804 | 2804 |
|
2805 | 2805 |
|
2806 | 2806 |
|
2807 | 2807 |
|
2808 | 2808 |
|
2809 |
| - |
| 2809 | + |
2810 | 2810 |
|
2811 | 2811 |
|
2812 | 2812 |
|
2813 | 2813 |
|
2814 |
| - |
| 2814 | + |
2815 | 2815 |
|
2816 | 2816 |
|
2817 | 2817 |
|
| ||
2829 | 2829 |
|
2830 | 2830 |
|
2831 | 2831 |
|
2832 |
| - |
| 2832 | + |
2833 | 2833 |
|
2834 | 2834 |
|
2835 | 2835 |
|
| ||
2846 | 2846 |
|
2847 | 2847 |
|
2848 | 2848 |
|
2849 |
| - |
| 2849 | + |
2850 | 2850 |
|
2851 | 2851 |
|
2852 | 2852 |
|
|
src/include/nodes/execnodes.h
Copy file name to clipboardExpand all lines: src/include/nodes/execnodes.h+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2032 | 2032 |
|
2033 | 2033 |
|
2034 | 2034 |
|
2035 |
| - |
2036 |
| - |
2037 |
| - |
2038 |
| - |
| 2035 | + |
| 2036 | + |
| 2037 | + |
| 2038 | + |
2039 | 2039 |
|
2040 | 2040 |
|
2041 | 2041 |
|
|
src/include/utils/tuplesort.h
Copy file name to clipboardExpand all lines: src/include/utils/tuplesort.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
|
0 commit comments