Improve page split in rtree emulation. Now if splitted result has

Teodor Sigaev <teodor@sigaev.ru>

Commit: 0392ea5097e5d7b8068b64722a34b7b75791a8f5
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2007-09-07T17:04:26Z
Releases: 8.3.0
Improve page split in rtree emulation. Now if splitted result has
big misalignement, then it tries to split page basing on distribution
of boxe's centers.

Per report from  Dolafi, Tom <dolafit@janelia.hhmi.org>

 Backpatch is needed, change doesn't affect on-disk storage.

Files

PathChange+/−
src/backend/access/gist/gistproc.c modified +34 −45