mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 23:56:58 +03:00
Remove bogus line from comment.
Spotted by Tom Lane Discussion: http://postgr.es/m/27897.1502901074@sss.pgh.pa.us
This commit is contained in:
parent
3d7a1e2b96
commit
2a028de1ae
@ -4261,7 +4261,6 @@ postgresGetForeignJoinPaths(PlannerInfo *root,
|
||||
* the path list of the joinrel, if one exists. We must be careful to
|
||||
* call it before adding any ForeignPath, since the ForeignPath might
|
||||
* dominate the only suitable local path available. We also do it before
|
||||
* reconstruct the row for EvalPlanQual(). Find an alternative local path
|
||||
* calling foreign_join_ok(), since that function updates fpinfo and marks
|
||||
* it as pushable if the join is found to be pushable.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user