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

Teodor Sigaev <teodor@sigaev.ru>

Commit: 4bc176deae5a6a7e6ac55d79f0cc28591bc4ae38
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2009-04-06T14:47:02Z
Releases: 8.2.14
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