Skip to content

Commit 2a028de

Browse files
committed
Remove bogus line from comment.
Spotted by Tom Lane Discussion: http://postgr.es/m/[email protected]
1 parent 3d7a1e2 commit 2a028de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/postgres_fdw/postgres_fdw.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4261,7 +4261,6 @@ postgresGetForeignJoinPaths(PlannerInfo *root,
42614261
* the path list of the joinrel, if one exists. We must be careful to
42624262
* call it before adding any ForeignPath, since the ForeignPath might
42634263
* dominate the only suitable local path available. We also do it before
4264-
* reconstruct the row for EvalPlanQual(). Find an alternative local path
42654264
* calling foreign_join_ok(), since that function updates fpinfo and marks
42664265
* it as pushable if the join is found to be pushable.
42674266
*/

0 commit comments

Comments
 (0)