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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 2e105de) | patch
Fix knn-GiST queue comparison function to return heap tuples first.
2015年2月17日 20:33:38 +0000 (22:33 +0200)
2015年2月17日 20:33:38 +0000 (22:33 +0200)
commit d17b6df239e6eebf288969e931cdbe8076d1fe12
Fix knn-GiST queue comparison function to return heap tuples first.

The part of the comparison function that was supposed to keep heap tuples
ahead of index items was backwards. It would not lead to incorrect results,
but it is more efficient to return heap tuples first, before scanning more
index pages, when both have the same distance.

Alexander Korotkov
src/backend/access/gist/gistscan.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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