forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit44ae64c
committed
Push target list evaluation through Gather Merge.
We already do this for Gather, but it got overlooked for Gather Merge.Amit Kapila, with review and minor revisions by Rushabh Lathiaand by me.Discussion:http://postgr.es/m/CAA4eK1KUC5Uyu7qaifxrjpHxbSeoQh3yzwN3bThnJsmJcZ-qtA@mail.gmail.com1 parente64861c commit44ae64c
File tree
4 files changed
+69
-17
lines changed- src
- backend/optimizer
- plan
- util
- test/regress
- expected
- sql
4 files changed
+69
-17
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5060 | 5060 |
| |
5061 | 5061 |
| |
5062 | 5062 |
| |
5063 |
| - | |
| 5063 | + | |
| 5064 | + | |
5064 | 5065 |
| |
5065 | 5066 |
| |
5066 | 5067 |
| |
|
Lines changed: 29 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2368 | 2368 |
| |
2369 | 2369 |
| |
2370 | 2370 |
| |
2371 |
| - | |
2372 |
| - | |
2373 |
| - | |
| 2371 | + | |
| 2372 | + | |
| 2373 | + | |
2374 | 2374 |
| |
2375 | 2375 |
| |
2376 | 2376 |
| |
| |||
2407 | 2407 |
| |
2408 | 2408 |
| |
2409 | 2409 |
| |
2410 |
| - | |
2411 |
| - | |
2412 |
| - | |
2413 |
| - | |
| 2410 | + | |
| 2411 | + | |
| 2412 | + | |
| 2413 | + | |
2414 | 2414 |
| |
2415 |
| - | |
| 2415 | + | |
2416 | 2416 |
| |
2417 | 2417 |
| |
2418 |
| - | |
2419 |
| - | |
2420 | 2418 |
| |
2421 | 2419 |
| |
2422 | 2420 |
| |
2423 | 2421 |
| |
2424 | 2422 |
| |
2425 | 2423 |
| |
2426 |
| - | |
| 2424 | + | |
2427 | 2425 |
| |
2428 | 2426 |
| |
2429 | 2427 |
| |
2430 |
| - | |
2431 |
| - | |
2432 |
| - | |
2433 |
| - | |
2434 |
| - | |
| 2428 | + | |
| 2429 | + | |
| 2430 | + | |
| 2431 | + | |
| 2432 | + | |
| 2433 | + | |
| 2434 | + | |
| 2435 | + | |
| 2436 | + | |
| 2437 | + | |
| 2438 | + | |
| 2439 | + | |
| 2440 | + | |
| 2441 | + | |
| 2442 | + | |
| 2443 | + | |
| 2444 | + | |
| 2445 | + | |
| 2446 | + | |
| 2447 | + | |
2435 | 2448 |
| |
2436 | 2449 |
| |
2437 | 2450 |
| |
|
Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
378 | 403 |
| |
379 | 404 |
| |
380 | 405 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
147 | 160 |
| |
148 | 161 |
| |
149 | 162 |
| |
|
0 commit comments
Comments
(0)