Skip to content

Commit f1d5fce

Browse files
committed
Fix thinko in comment.
1 parent 9e7e29c commit f1d5fce

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'd verified that the proposed outer rels don't have lateral references
709+
* to the 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy