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

Commitf1d5fce

Browse files
committed
Fix thinko in comment.
1 parent9e7e29c commitf1d5fce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -704,9 +704,9 @@ join_clause_is_movable_to(RestrictInfo *rinfo, RelOptInfo *baserel)
704704
* a lower outer join's inner side.
705705
*
706706
* There's no check here equivalent to join_clause_is_movable_to's test on
707-
*lateral_relids.We assume the caller wouldn't be inquiring unless it'd
708-
* verified that the proposed outer rels don't have lateral references to
709-
* the current rel(s).
707+
*lateral_referencers.We assume the caller wouldn't be inquiring unless
708+
*it'dverified that the proposed outer rels don't have lateral references
709+
*tothe current rel(s).
710710
*
711711
* Note: get_joinrel_parampathinfo depends on the fact that if
712712
* current_and_outer is NULL, this function will always return false

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp