1 Fix bug with very short word: prefix and suffix might be overlapped,

Teodor Sigaev <teodor@sigaev.ru>

Commit: 46a25ce6a9f02b2ba9ef9266ac1729ba2dba10cf
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2006-02-09T18:04:20Z
Releases: 8.2.0
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

Files

PathChange+/−
contrib/tsearch2/ispell/spell.c modified +57 −50
contrib/tsearch2/ispell/spell.h modified +5 −3