git.postgresql.org Git - postgresql.git/commit
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
This is the main PostgreSQL git repository.
RSS
Atom