Commit 9f452fe
File tree
3 files changed
+42
-15
lines changedFilter options
- src
- backend/optimizer/plan
- test/regress
- expected
- sql
3 files changed
+42
-15
lines changedsrc/backend/optimizer/plan/initsplan.c
Copy file name to clipboardExpand all lines: src/backend/optimizer/plan/initsplan.c+14-15Lines changed: 14 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1189 | 1189 |
|
1190 | 1190 |
|
1191 | 1191 |
|
1192 |
| - |
1193 | 1192 |
|
1194 | 1193 |
|
1195 |
| - |
1196 |
| - |
1197 |
| - |
1198 |
| - |
1199 |
| - |
1200 |
| - |
1201 |
| - |
1202 |
| - |
1203 |
| - |
1204 |
| - |
1205 |
| - |
1206 |
| - |
1207 |
| - |
1208 |
| - |
1209 | 1194 |
|
1210 | 1195 |
|
1211 | 1196 |
|
| ||
1221 | 1206 |
|
1222 | 1207 |
|
1223 | 1208 |
|
| 1209 | + |
1224 | 1210 |
|
| 1211 | + |
| 1212 | + |
| 1213 | + |
| 1214 | + |
| 1215 | + |
| 1216 | + |
| 1217 | + |
| 1218 | + |
| 1219 | + |
| 1220 | + |
| 1221 | + |
| 1222 | + |
| 1223 | + |
1225 | 1224 |
|
1226 | 1225 |
|
1227 | 1226 |
|
|
src/test/regress/expected/join.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/join.out+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4451 | 4451 |
|
4452 | 4452 |
|
4453 | 4453 |
|
| 4454 | + |
| 4455 | + |
| 4456 | + |
| 4457 | + |
| 4458 | + |
| 4459 | + |
| 4460 | + |
| 4461 | + |
| 4462 | + |
| 4463 | + |
| 4464 | + |
| 4465 | + |
| 4466 | + |
| 4467 | + |
| 4468 | + |
| 4469 | + |
| 4470 | + |
| 4471 | + |
4454 | 4472 |
|
4455 | 4473 |
|
4456 | 4474 |
|
|
src/test/regress/sql/join.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/join.sql+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1535 | 1535 |
|
1536 | 1536 |
|
1537 | 1537 |
|
| 1538 | + |
| 1539 | + |
| 1540 | + |
| 1541 | + |
| 1542 | + |
| 1543 | + |
| 1544 | + |
| 1545 | + |
| 1546 | + |
| 1547 | + |
1538 | 1548 |
|
1539 | 1549 |
|
1540 | 1550 |
|
|
0 commit comments