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

Teodor Sigaev <teodor@sigaev.ru>

Commit: 4a78bd8a4db5358fc885bc1848853c50b9b2cf7c
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2007-09-07T17:04:46Z
Releases: 8.2.5
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, changes doesn't affect on-disk storage.

Files

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