]> granicus.if.org Git - postgresql/commit
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:47:02 +0000 (14:47 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Mon, 6 Apr 2009 14:47:02 +0000 (14:47 +0000)
commit4bc176deae5a6a7e6ac55d79f0cc28591bc4ae38
treedfdea517f9dbb9dcb429128ee1b9fea77800a1ac
parent9462a22ab61ff49a79eeac860b66bb0dd6405266
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