Fix 'all at one page bug' in picksplit method of R-tree emulation. Add defense
authorTeodor Sigaev <teodor@sigaev.ru>
Mon, 6 Apr 2009 14:39:25 +0000 (14:39 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Mon, 6 Apr 2009 14:39:25 +0000 (14:39 +0000)
commitc0efbc69b804e1ff6d1b1285fa6494d46d404cae
treef4e542548c243e2d2827103a7abe29d803a59c7d
parentc728e33f503fb5e6590a5bdfab1d7bac8ba3ed4f
Fix 'all at one page bug' in picksplit method of R-tree emulation. Add defense
from buggy user-defined picksplit to GiST.
src/backend/access/gist/gistproc.c
src/backend/access/gist/gistsplit.c