mirror of https://github.com/postgres/postgres
for join-relations. Sizes already computed by prune_rel_paths():compute_joinrel_size(). joinrels.c: < if ( _use_right_sided_plans_ ) --- > if ( _use_right_sided_plans_ && > length (outer_rel->relids) > 1 ) - r_plans are useful when outer_rel is join-relation... It decreases the size of search space...REL6_4
parent
39c73eff63
commit
11073bee5c
Loading…
Reference in new issue