File tree
Expand file treeCollapse file tree
3 files changed
+53
-0
lines changedFilter options
- src
- backend/optimizer/path
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+53
-0
lines changedsrc/backend/optimizer/path/allpaths.c
Copy file name to clipboardExpand all lines: src/backend/optimizer/path/allpaths.c+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1307 | 1307 |
|
1308 | 1308 |
|
1309 | 1309 |
|
| 1310 | + |
| 1311 | + |
1310 | 1312 |
|
1311 | 1313 |
|
1312 | 1314 |
|
| ||
1346 | 1348 |
|
1347 | 1349 |
|
1348 | 1350 |
|
| 1351 | + |
| 1352 | + |
| 1353 | + |
| 1354 | + |
| 1355 | + |
| 1356 | + |
| 1357 | + |
| 1358 | + |
| 1359 | + |
| 1360 | + |
| 1361 | + |
| 1362 | + |
| 1363 | + |
| 1364 | + |
1349 | 1365 |
|
1350 | 1366 |
|
1351 | 1367 |
|
| ||
1478 | 1494 |
|
1479 | 1495 |
|
1480 | 1496 |
|
| 1497 | + |
| 1498 | + |
| 1499 | + |
| 1500 | + |
| 1501 | + |
1481 | 1502 |
|
1482 | 1503 |
|
1483 | 1504 |
|
|
src/test/regress/expected/union.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/union.out+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1432 | 1432 |
|
1433 | 1433 |
|
1434 | 1434 |
|
| 1435 | + |
| 1436 | + |
| 1437 | + |
| 1438 | + |
| 1439 | + |
| 1440 | + |
| 1441 | + |
| 1442 | + |
| 1443 | + |
| 1444 | + |
| 1445 | + |
| 1446 | + |
| 1447 | + |
| 1448 | + |
| 1449 | + |
| 1450 | + |
| 1451 | + |
| 1452 | + |
| 1453 | + |
| 1454 | + |
| 1455 | + |
src/test/regress/sql/union.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/union.sql+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
540 | 540 |
|
541 | 541 |
|
542 | 542 |
|
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
0 commit comments