We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f06a7 commit 848b1f3Copy full SHA for 848b1f3
src/backend/optimizer/README
@@ -320,7 +320,7 @@ set up for recursive handling of subqueries
320
split up the qual into restrictions (a=1) and joins (b=c)
321
find qual clauses that enable merge and hash joins
322
----make_one_rel()
323
- set_base_rel_pathlist()
+ set_base_rel_pathlists()
324
find seqscan and all index paths for each base relation
325
find selectivity of columns used in joins
326
make_rel_from_joinlist()
0 commit comments