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

Commit1db49c3

Browse files
committed
Fix typo in comment
Author: Albe Laurenz <laurenz.albe@wien.gv.at>
1 parentda8f26e commit1db49c3

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
@@ -4251,7 +4251,7 @@ foreign_join_ok(PlannerInfo *root, RelOptInfo *joinrel, JoinType jointype,
42514251
break;
42524252

42534253
default:
4254-
/* Should not happen, we have justcheck this above */
4254+
/* Should not happen, we have justchecked this above */
42554255
elog(ERROR,"unsupported join type %d",jointype);
42564256
}
42574257

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp