8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963af96 commit 79f457eCopy full SHA for 79f457e
contrib/postgres_fdw/postgres_fdw.c
@@ -4497,7 +4497,6 @@ postgresGetForeignJoinPaths(PlannerInfo *root,
4497
* the path list of the joinrel, if one exists. We must be careful to
4498
* call it before adding any ForeignPath, since the ForeignPath might
4499
* dominate the only suitable local path available. We also do it before
4500
- * reconstruct the row for EvalPlanQual(). Find an alternative local path
4501
* calling foreign_join_ok(), since that function updates fpinfo and marks
4502
* it as pushable if the join is found to be pushable.
4503
*/
0 commit comments