Commit 1a0586d
File tree
69 files changed
+478
-176
lines changedFilter options
- src
- backend
- access/heap
- catalog
- commands
- executor
- partitioning
- replication
- logical
- tcop
- utils
- adt
- misc
- sort
- include
- executor
- nodes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+478
-176
lines changedsrc/backend/access/heap/heapam.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/heapam.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4503 | 4503 |
|
4504 | 4504 |
|
4505 | 4505 |
|
4506 |
| - |
| 4506 | + |
| 4507 | + |
4507 | 4508 |
|
4508 | 4509 |
|
4509 | 4510 |
|
|
src/backend/catalog/index.c
Copy file name to clipboardExpand all lines: src/backend/catalog/index.c+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2510 | 2510 |
|
2511 | 2511 |
|
2512 | 2512 |
|
2513 |
| - |
| 2513 | + |
| 2514 | + |
2514 | 2515 |
|
2515 | 2516 |
|
2516 | 2517 |
|
| ||
2997 | 2998 |
|
2998 | 2999 |
|
2999 | 3000 |
|
3000 |
| - |
| 3001 | + |
| 3002 | + |
3001 | 3003 |
|
3002 | 3004 |
|
3003 | 3005 |
|
| ||
3315 | 3317 |
|
3316 | 3318 |
|
3317 | 3319 |
|
3318 |
| - |
| 3320 | + |
| 3321 | + |
3319 | 3322 |
|
3320 | 3323 |
|
3321 | 3324 |
|
|
src/backend/catalog/indexing.c
Copy file name to clipboardExpand all lines: src/backend/catalog/indexing.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
| 98 | + |
| 99 | + |
99 | 100 |
|
100 | 101 |
|
101 | 102 |
|
|
src/backend/commands/analyze.c
Copy file name to clipboardExpand all lines: src/backend/commands/analyze.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
730 | 730 |
|
731 | 731 |
|
732 | 732 |
|
733 |
| - |
| 733 | + |
| 734 | + |
734 | 735 |
|
735 | 736 |
|
736 | 737 |
|
|
src/backend/commands/constraint.c
Copy file name to clipboardExpand all lines: src/backend/commands/constraint.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
| 125 | + |
| 126 | + |
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
|
src/backend/commands/copy.c
Copy file name to clipboardExpand all lines: src/backend/commands/copy.c+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2488 | 2488 |
|
2489 | 2489 |
|
2490 | 2490 |
|
2491 |
| - |
| 2491 | + |
| 2492 | + |
2492 | 2493 |
|
2493 |
| - |
| 2494 | + |
| 2495 | + |
2494 | 2496 |
|
2495 | 2497 |
|
2496 | 2498 |
|
|
src/backend/commands/explain.c
Copy file name to clipboardExpand all lines: src/backend/commands/explain.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
269 |
| - |
| 269 | + |
| 270 | + |
270 | 271 |
|
271 | 272 |
|
272 | 273 |
|
|
src/backend/commands/functioncmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/functioncmds.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2347 | 2347 |
|
2348 | 2348 |
|
2349 | 2349 |
|
2350 |
| - |
| 2350 | + |
| 2351 | + |
2351 | 2352 |
|
2352 | 2353 |
|
2353 | 2354 |
|
|
src/backend/commands/subscriptioncmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/subscriptioncmds.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1148 | 1148 |
|
1149 | 1149 |
|
1150 | 1150 |
|
1151 |
| - |
| 1151 | + |
1152 | 1152 |
|
1153 | 1153 |
|
1154 | 1154 |
|
|
src/backend/commands/tablecmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/tablecmds.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4736 | 4736 |
|
4737 | 4737 |
|
4738 | 4738 |
|
4739 |
| - |
4740 |
| - |
| 4739 | + |
| 4740 | + |
4741 | 4741 |
|
4742 | 4742 |
|
4743 | 4743 |
|
| ||
8527 | 8527 |
|
8528 | 8528 |
|
8529 | 8529 |
|
8530 |
| - |
| 8530 | + |
8531 | 8531 |
|
8532 | 8532 |
|
8533 | 8533 |
|
|
src/backend/commands/trigger.c
Copy file name to clipboardExpand all lines: src/backend/commands/trigger.c+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3525 | 3525 |
|
3526 | 3526 |
|
3527 | 3527 |
|
3528 |
| - |
| 3528 | + |
3529 | 3529 |
|
3530 | 3530 |
|
3531 | 3531 |
|
| ||
3539 | 3539 |
|
3540 | 3540 |
|
3541 | 3541 |
|
3542 |
| - |
| 3542 | + |
3543 | 3543 |
|
3544 | 3544 |
|
3545 | 3545 |
|
| ||
4546 | 4546 |
|
4547 | 4547 |
|
4548 | 4548 |
|
4549 |
| - |
4550 |
| - |
| 4549 | + |
| 4550 | + |
| 4551 | + |
| 4552 | + |
4551 | 4553 |
|
4552 | 4554 |
|
4553 | 4555 |
|
|
src/backend/executor/execExpr.c
Copy file name to clipboardExpand all lines: src/backend/executor/execExpr.c+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2423 | 2423 |
|
2424 | 2424 |
|
2425 | 2425 |
|
2426 |
| - |
| 2426 | + |
| 2427 | + |
2427 | 2428 |
|
2428 | 2429 |
|
2429 | 2430 |
|
| ||
3214 | 3215 |
|
3215 | 3216 |
|
3216 | 3217 |
|
| 3218 | + |
3217 | 3219 |
|
3218 | 3220 |
|
3219 | 3221 |
|
|
src/backend/executor/execGrouping.c
Copy file name to clipboardExpand all lines: src/backend/executor/execGrouping.c+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
| 79 | + |
79 | 80 |
|
80 | 81 |
|
81 | 82 |
|
| ||
202 | 203 |
|
203 | 204 |
|
204 | 205 |
|
205 |
| - |
| 206 | + |
| 207 | + |
206 | 208 |
|
207 | 209 |
|
| 210 | + |
208 | 211 |
|
| 212 | + |
209 | 213 |
|
210 | 214 |
|
211 | 215 |
|
|
src/backend/executor/execIndexing.c
Copy file name to clipboardExpand all lines: src/backend/executor/execIndexing.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
706 | 706 |
|
707 | 707 |
|
708 | 708 |
|
709 |
| - |
| 709 | + |
| 710 | + |
710 | 711 |
|
711 | 712 |
|
712 | 713 |
|
|
src/backend/executor/execJunk.c
Copy file name to clipboardExpand all lines: src/backend/executor/execJunk.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
152 |
| - |
| 152 | + |
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
|
src/backend/executor/execMain.c
Copy file name to clipboardExpand all lines: src/backend/executor/execMain.c+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1052 | 1052 |
|
1053 | 1053 |
|
1054 | 1054 |
|
| 1055 | + |
1055 | 1056 |
|
| 1057 | + |
1056 | 1058 |
|
1057 | 1059 |
|
1058 |
| - |
| 1060 | + |
1059 | 1061 |
|
1060 | 1062 |
|
1061 | 1063 |
|
| ||
1928 | 1930 |
|
1929 | 1931 |
|
1930 | 1932 |
|
1931 |
| - |
| 1933 | + |
1932 | 1934 |
|
1933 | 1935 |
|
1934 | 1936 |
|
| ||
2009 | 2011 |
|
2010 | 2012 |
|
2011 | 2013 |
|
2012 |
| - |
| 2014 | + |
2013 | 2015 |
|
2014 | 2016 |
|
2015 | 2017 |
|
| ||
2059 | 2061 |
|
2060 | 2062 |
|
2061 | 2063 |
|
2062 |
| - |
| 2064 | + |
2063 | 2065 |
|
2064 | 2066 |
|
2065 | 2067 |
|
| ||
2167 | 2169 |
|
2168 | 2170 |
|
2169 | 2171 |
|
2170 |
| - |
| 2172 | + |
2171 | 2173 |
|
2172 | 2174 |
|
2173 | 2175 |
|
|
src/backend/executor/execPartition.c
Copy file name to clipboardExpand all lines: src/backend/executor/execPartition.c+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 |
| - |
| 147 | + |
| 148 | + |
148 | 149 |
|
149 | 150 |
|
150 | 151 |
|
| ||
740 | 741 |
|
741 | 742 |
|
742 | 743 |
|
743 |
| - |
| 744 | + |
| 745 | + |
744 | 746 |
|
745 | 747 |
|
746 | 748 |
|
| ||
974 | 976 |
|
975 | 977 |
|
976 | 978 |
|
977 |
| - |
| 979 | + |
978 | 980 |
|
979 | 981 |
|
980 | 982 |
|
|
src/backend/executor/execSRF.c
Copy file name to clipboardExpand all lines: src/backend/executor/execSRF.c+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
873 | 873 |
|
874 | 874 |
|
875 | 875 |
|
876 |
| - |
| 876 | + |
| 877 | + |
877 | 878 |
|
878 | 879 |
|
879 | 880 |
|
|
0 commit comments