Thanks to visit codestin.com Credit goes to github.com
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 3d7a1e2 commit 2a028deCopy full SHA for 2a028de
contrib/postgres_fdw/postgres_fdw.c
@@ -4261,7 +4261,6 @@ postgresGetForeignJoinPaths(PlannerInfo *root,
4261
* the path list of the joinrel, if one exists. We must be careful to
4262
* call it before adding any ForeignPath, since the ForeignPath might
4263
* dominate the only suitable local path available. We also do it before
4264
- * reconstruct the row for EvalPlanQual(). Find an alternative local path
4265
* calling foreign_join_ok(), since that function updates fpinfo and marks
4266
* it as pushable if the join is found to be pushable.
4267
*/
0 commit comments