git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: da8f26e)
Fix typo in comment
2017年6月30日 18:51:15 +0000 (14:51 -0400)
2017年6月30日 18:51:15 +0000 (14:51 -0400)
Author: Albe Laurenz <laurenz.albe@wien.gv.at>


diff --git a/contrib/postgres_fdw/postgres_fdw.c b/contrib/postgres_fdw/postgres_fdw.c
index 7214666e108da74795ad0f762177868242759007..d77c2a70e4160e5cd1910085cd22133a1197a9f5 100644 (file)
--- a/contrib/postgres_fdw/postgres_fdw.c
+++ b/contrib/postgres_fdw/postgres_fdw.c
@@ -4251,7 +4251,7 @@ foreign_join_ok(PlannerInfo *root, RelOptInfo *joinrel, JoinType jointype,
break;
default:
- /* Should not happen, we have just check this above */
+ /* Should not happen, we have just checked this above */
elog(ERROR, "unsupported join type %d", jointype);
}
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /