mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
of costsize.c routines to pass Query root, so that costsize can figure more things out by itself and not be so dependent on its callers to tell it everything it needs to know. Use selectivity of hash or merge clause to estimate number of tuples processed internally in these joins (this is more useful than it would've been before, since eqjoinsel is somewhat more accurate than before).
11 KiB
11 KiB