Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9929975

Browse files
committed
Fix typo in comment.
classifyClauses was renamed to classifyConditions somewhere along theline, but this comment didn't get the memo.Ian Barwick
1 parent1a3e82a commit9929975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/postgres_fdw/postgres_fdw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ postgresGetForeignPlan(PlannerInfo *root,
723723
/*
724724
* Separate the scan_clauses into those that can be executed remotely and
725725
* those that can't. baserestrictinfo clauses that were previously
726-
* determined to be safe or unsafe byclassifyClauses are shown in
726+
* determined to be safe or unsafe byclassifyConditions are shown in
727727
* fpinfo->remote_conds and fpinfo->local_conds. Anything else in the
728728
* scan_clauses list should be a join clause that was found safe by
729729
* postgresGetForeignPaths.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp