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

Commitba8fe38

Browse files
committed
Fix typo in comment
1 parentcf086b1 commitba8fe38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/optimizer/plan/planner.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3189,7 +3189,7 @@ set_grouped_rel_consider_parallel(PlannerInfo *root, RelOptInfo *grouped_rel,
31893189
return;
31903190

31913191
/*
3192-
* If parallel-restrictedfunctiosn are present in the target list or the
3192+
* If parallel-restrictedfunctions are present in the target list or the
31933193
* HAVING clause, we cannot safely go parallel.
31943194
*/
31953195
if (has_parallel_hazard((Node*)target->exprs, false)||

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp