mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03: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.