- Notifications
You must be signed in to change notification settings - Fork22
Commit939aa7e
Karina Litskevich
[PGPRO-14916] Update create_foreignscan_path() and create_foreign_upper_path() calls.
Caused by 9e9931d2 (postgres)"Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals."This is a fix from9dd4c1e (vops), which fixes vops to work with version 17.This fix is improved to take into account that vops should keep working withversions 16-. Also add some cosmetic changes in comments.Tags: vops1 parent50e2b13 commit939aa7e
1 file changed
+14
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
446 | 449 | | |
447 | 450 | | |
448 | 451 | | |
| |||
1411 | 1414 | | |
1412 | 1415 | | |
1413 | 1416 | | |
1414 | | - | |
1415 | | - | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
1416 | 1422 | | |
1417 | 1423 | | |
1418 | 1424 | | |
| |||
1422 | 1428 | | |
1423 | 1429 | | |
1424 | 1430 | | |
1425 | | - | |
1426 | | - | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
1427 | 1436 | | |
1428 | 1437 | | |
1429 | 1438 | | |
| |||
0 commit comments
Comments
(0)