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

Commit47a3c7f

Browse files
author
Etsuro Fujita
committed
Fix typo in comment.
1 parent792dba7 commit47a3c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/optimizer/util/relnode.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ build_joinrel_tlist(PlannerInfo *root, RelOptInfo *joinrel,
10201020
* join paths made from this pair of sub-relations. (It will not need to
10211021
* be considered further up the join tree.)
10221022
*
1023-
* In manycase we will find the same RestrictInfos in both input
1023+
* In manycases we will find the same RestrictInfos in both input
10241024
* relations' joinlists, so be careful to eliminate duplicates.
10251025
* Pointer equality should be a sufficient test for dups, since all
10261026
* the various joinlist entries ultimately refer to RestrictInfos

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp