- Notifications
You must be signed in to change notification settings - Fork28
Commit8fba397
committed
Add test case exercising formerly-unreached code in inheritance_planner.
There was some debate about whether the code I'd added to remapAppendRelInfos obtained from the initial SELECT planning run isactually necessary. Add a test case demonstrating that it is.Discussion:https://postgr.es/m/23831.1553873385@sss.pgh.pa.us1 parent9fd4de1 commit8fba397
File tree
2 files changed
+70
-0
lines changed- src/test/regress
- expected
- sql
2 files changed
+70
-0
lines changedLines changed: 57 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1542 | 1542 |
| |
1543 | 1543 |
| |
1544 | 1544 |
| |
| 1545 | + | |
| 1546 | + | |
| 1547 | + | |
| 1548 | + | |
| 1549 | + | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
1545 | 1600 |
| |
1546 | 1601 |
| |
1547 | 1602 |
| |
1548 | 1603 |
| |
| 1604 | + | |
| 1605 | + | |
1549 | 1606 |
| |
1550 | 1607 |
| |
1551 | 1608 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
713 | 713 |
| |
714 | 714 |
| |
715 | 715 |
| |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
716 | 728 |
| |
| 729 | + | |
717 | 730 |
| |
718 | 731 |
| |
719 | 732 |
| |
|
0 commit comments
Comments
(0)