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

Commitb9941d3

Browse files
committed
Fix incorrect comment.
Etsuro FujitaDiscussion:http://postgr.es/m/5A05728E.4050009@lab.ntt.co.jp
1 parent9a8d3c4 commitb9941d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -676,8 +676,7 @@ build_join_rel(PlannerInfo *root,
676676
* 'sjinfo': child-join context info
677677
* 'restrictlist': list of RestrictInfo nodes that apply to this particular
678678
*pair of joinable relations
679-
* 'join_appinfos': list of AppendRelInfo nodes for base child relations
680-
*involved in this join
679+
* 'jointype' is the join type (inner, left, full, etc)
681680
*/
682681
RelOptInfo*
683682
build_child_join_rel(PlannerInfo*root,RelOptInfo*outer_rel,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp