mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 00:01:40 -04:00
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.