]> 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:27:27 +0000 (14:27 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Mon, 6 Apr 2009 14:27:27 +0000 (14:27 +0000)
commit09368d23dbf48eb90492c8d9b84469e6f161b7eb
tree38f9bf7e9c29643172099d86da61b94e12ad3602
parent1eef90d0a21167c4043c7d8cacaa0e937c9eb8e8
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