Skip to content
Snippets Groups Projects
Commit 2e46b762 authored by Tom Lane's avatar Tom Lane
Browse files

Extend join-selectivity API (oprjoin interface) so that join type is

passed to join selectivity estimators.  Make use of this in eqjoinsel
to derive non-bogus selectivity for IN clauses.  Further tweaking of
cost estimation for IN.
initdb forced because of pg_proc.h changes.
parent 955a1f81
No related branches found
No related tags found
No related merge requests found
Showing
with 221 additions and 136 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment