OSDN Git Service

1 Fix bug with very short word: prefix and suffix might be overlapped,
authorTeodor Sigaev <teodor@sigaev.ru>
Thu, 9 Feb 2006 18:04:20 +0000 (18:04 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Thu, 9 Feb 2006 18:04:20 +0000 (18:04 +0000)
commit46a25ce6a9f02b2ba9ef9266ac1729ba2dba10cf
tree1bf6810c0bb33750d0da404afc0f17a16a448645
parenta815a579f5ac0bb869073a6e77c0cb90507d8f6b
1 Fix bug with very short word: prefix and suffix might be overlapped,
  sorry but fix can't be applyed to previous version: it's require
  refill tsvector...
2 Small optimize of load time for huge dictionaries
3 use palloc instead of malloc during load dict file
contrib/tsearch2/ispell/spell.c
contrib/tsearch2/ispell/spell.h