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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 7ad642d) | patch
Optimize the case where a btree indexscan has current and mark positions
2006年8月24日 01:18:34 +0000 (01:18 +0000)
2006年8月24日 01:18:34 +0000 (01:18 +0000)
commit 08ae5edc5c883352018ef754562fc8edbd4177fd
Optimize the case where a btree indexscan has current and mark positions
on the same index page; we can avoid data copying as well as buffer refcount
manipulations in this common case. Makes for a small but noticeable
improvement in mergejoin speed.

Heikki Linnakangas
src/backend/access/nbtree/nbtree.c diff | blob | blame | history
src/backend/access/nbtree/nbtsearch.c diff | blob | blame | history
src/include/access/nbtree.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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