forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2cbbfff
committed
Remove leftover code in deconstruct_distribute_oj_quals().
The initial "put back OJ relids" adjustment of ojscope wasincorrect and unnecessary; it seems to be a leftover fromwhen I (tgl) was trying to get this function to work at all.Richard GuoDiscussion:https://postgr.es/m/CAMbWs4-L2C47ZGZPabBAi5oDZsKmsbvhYcGCy5o=gCjsaG_ZQA@mail.gmail.com1 parentaa69541 commit2cbbfff
File tree
3 files changed
+41
-7
lines changed- src
- backend/optimizer/plan
- test/regress
- expected
- sql
3 files changed
+41
-7
lines changedLines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1903 | 1903 |
| |
1904 | 1904 |
| |
1905 | 1905 |
| |
1906 |
| - | |
1907 |
| - | |
1908 |
| - | |
1909 |
| - | |
1910 |
| - | |
1911 |
| - | |
1912 |
| - | |
1913 | 1906 |
| |
1914 | 1907 |
| |
1915 | 1908 |
| |
|
Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4982 | 4982 |
| |
4983 | 4983 |
| |
4984 | 4984 |
| |
| 4985 | + | |
| 4986 | + | |
| 4987 | + | |
| 4988 | + | |
| 4989 | + | |
| 4990 | + | |
| 4991 | + | |
| 4992 | + | |
| 4993 | + | |
| 4994 | + | |
| 4995 | + | |
| 4996 | + | |
| 4997 | + | |
| 4998 | + | |
| 4999 | + | |
| 5000 | + | |
| 5001 | + | |
| 5002 | + | |
| 5003 | + | |
| 5004 | + | |
| 5005 | + | |
| 5006 | + | |
| 5007 | + | |
| 5008 | + | |
| 5009 | + | |
| 5010 | + | |
4985 | 5011 |
| |
4986 | 5012 |
| |
4987 | 5013 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1770 | 1770 |
| |
1771 | 1771 |
| |
1772 | 1772 |
| |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
| 1787 | + | |
1773 | 1788 |
| |
1774 | 1789 |
| |
1775 | 1790 |
| |
|
0 commit comments
Comments
(0)