1 Fix bug with very short word: prefix and suffix might be overlapped,
Teodor Sigaev <teodor@sigaev.ru>
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
| Path | Change | +/− |
|---|---|---|
| contrib/tsearch2/ispell/spell.c | modified | +57 −50 |
| contrib/tsearch2/ispell/spell.h | modified | +5 −3 |