mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-12 18:34:36 +08:00
Fix typo in README
Author: Daniel Gustafsson <daniel@yesql.se>
This commit is contained in:
parent
57f06a7611
commit
848b1f3e35
@ -320,7 +320,7 @@ set up for recursive handling of subqueries
|
||||
split up the qual into restrictions (a=1) and joins (b=c)
|
||||
find qual clauses that enable merge and hash joins
|
||||
----make_one_rel()
|
||||
set_base_rel_pathlist()
|
||||
set_base_rel_pathlists()
|
||||
find seqscan and all index paths for each base relation
|
||||
find selectivity of columns used in joins
|
||||
make_rel_from_joinlist()
|
||||
|
Loading…
Reference in New Issue
Block a user