git.postgresql.org Git - postgresql.git/commit
2014年12月22日 10:05:57 +0000 (12:05 +0200)
2014年12月22日 10:05:57 +0000 (12:05 +0200)
commit e7032610f76e6c8345496ae7bbdf49d3c40df30f
Use a pairing heap for the priority queue in kNN-GiST searches.
This performs slightly better, uses less memory, and needs slightly less
code in GiST, than the Red-Black tree previously used.
Reviewed by Peter Geoghegan
This is the main PostgreSQL git repository.
RSS
Atom