Fix 'all at one page bug' in picksplit method of R-tree emulation. Add defense

Teodor Sigaev <teodor@sigaev.ru>

Commit: 09368d23dbf48eb90492c8d9b84469e6f161b7eb
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2009-04-06T14:27:27Z
Releases: 8.4.0
Fix 'all at one page bug' in picksplit method of R-tree emulation. Add defense
from buggy user-defined picksplit to GiST.

Files

PathChange+/−
src/backend/access/gist/gistproc.c modified +80 −41
src/backend/access/gist/gistsplit.c modified +93 −11