Commit f4a3c0b
File tree
Expand file treeCollapse file tree
3 files changed
+19
-9
lines changedFilter options
- src
- backend/optimizer/path
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+19
-9
lines changedsrc/backend/optimizer/path/allpaths.c
Copy file name to clipboardExpand all lines: src/backend/optimizer/path/allpaths.c+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2900 | 2900 |
|
2901 | 2901 |
|
2902 | 2902 |
|
2903 |
| - |
| 2903 | + |
| 2904 | + |
2904 | 2905 |
|
2905 | 2906 |
|
2906 | 2907 |
|
| ||
2914 | 2915 |
|
2915 | 2916 |
|
2916 | 2917 |
|
2917 |
| - |
2918 |
| - |
2919 |
| - |
2920 |
| - |
2921 |
| - |
2922 |
| - |
2923 |
| - |
2924 |
| - |
2925 | 2918 |
|
2926 | 2919 |
|
2927 | 2920 |
|
|
src/test/regress/expected/incremental_sort.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/incremental_sort.out+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1468 | 1468 |
|
1469 | 1469 |
|
1470 | 1470 |
|
| 1471 | + |
| 1472 | + |
| 1473 | + |
| 1474 | + |
| 1475 | + |
| 1476 | + |
| 1477 | + |
| 1478 | + |
| 1479 | + |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
1471 | 1484 |
|
1472 | 1485 |
|
1473 | 1486 |
|
|
src/test/regress/sql/incremental_sort.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/incremental_sort.sql+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
220 | 220 |
|
221 | 221 |
|
222 | 222 |
|
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
223 | 227 |
|
224 | 228 |
|
225 | 229 |
|
|
0 commit comments