git.postgresql.org Git - postgresql.git/commit
2007年1月28日 23:21:26 +0000 (23:21 +0000)
2007年1月28日 23:21:26 +0000 (23:21 +0000)
commit b39e91501c101d67b92f3e6965da5dc111195f52
Improve hash join to discard input tuples immediately if they can't
match because they contain a null join key (and the join operator is
known strict). Improves performance significantly when the inner
relation contains a lot of nulls, as per bug #2930.
This is the main PostgreSQL git repository.
RSS
Atom