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

Commit7f3a331

Browse files
committed
1 parent00210e3 commit7f3a331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/optimizer/path/allpaths.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@ add_paths_to_append_rel(PlannerInfo *root, RelOptInfo *rel,
13161316
build_partitioned_rels= true;
13171317
break;
13181318
default:
1319-
elog(ERROR,"unexpcted rtekind: %d", (int)rte->rtekind);
1319+
elog(ERROR,"unexpected rtekind: %d", (int)rte->rtekind);
13201320
}
13211321

13221322
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp