Replace the "New Linear" GiST split algorithm for boxes and points with a
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Replace the "New Linear" GiST split algorithm for boxes and points with a new double-sorting algorithm. The new algorithm produces better quality trees, making searches faster. Alexander Korotkov
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gist/gistproc.c | modified | +557 −254 |