git.postgresql.org Git - postgresql.git/commit
Sat, 9 May 2009 22:51:41 +0000 (22:51 +0000)
Sat, 9 May 2009 22:51:41 +0000 (22:51 +0000)
commit 8dcf18414ba3fd68970fb5095f26bb9f358dedfe
Fix cost_nestloop and cost_hashjoin to model the behavior of semi and anti
joins a bit better, ie, understand the differing cost functions for matched
and unmatched outer tuples. There is more that could be done in cost_hashjoin
but this already helps a great deal. Per discussions with Robert Haas.
This is the main PostgreSQL git repository.
RSS
Atom