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

Commita0b3768

Browse files
committed
Fix typo in comment.
1 parent586e4e6 commita0b3768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ try_partial_nestloop_path(PlannerInfo *root,
498498
/*
499499
* The inner and outer paths are parameterized, if at all, by the top
500500
* level parents, not the child relations, so we must use those relids
501-
* for ourparamaterization tests.
501+
* for ourparameterization tests.
502502
*/
503503
if (outerrel->top_parent_relids)
504504
outerrelids=outerrel->top_parent_relids;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp