Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 848b1f3

Browse files
committed
Fix typo in README
Author: Daniel Gustafsson <daniel@yesql.se>
1 parent 57f06a7 commit 848b1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/optimizer/README

+1-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ set up for recursive handling of subqueries
320320
split up the qual into restrictions (a=1) and joins (b=c)
321321
find qual clauses that enable merge and hash joins
322322
----make_one_rel()
323-
set_base_rel_pathlist()
323+
set_base_rel_pathlists()
324324
find seqscan and all index paths for each base relation
325325
find selectivity of columns used in joins
326326
make_rel_from_joinlist()

0 commit comments

Comments
 (0)