git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 28c480e) | patch
Improve hash join to discard input tuples immediately if they can't
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.
src/backend/executor/nodeHash.c diff | blob | blame | history
src/backend/executor/nodeHashjoin.c diff | blob | blame | history
src/include/executor/hashjoin.h diff | blob | blame | history
src/include/executor/nodeHash.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /