mirror of
https://github.com/postgres/postgres.git
synced 2025-11-01 21:31:19 +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.