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:27:27 +0000 (14:27 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Mon, 6 Apr 2009 14:27:27 +0000 (14:27 +0000)
commitdf97e689e33d16f1b059d49bbf96b57e700deefc
treed134798a9289120bbac480bc9de51dfb8db56ca1
parentfb0a76090661149c847203b9f430c9e7781f59e7
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