postgresql/contrib/tsearch2/ispell
Teodor Sigaev 46a25ce6a9 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
2006-02-09 18:04:20 +00:00
..
Makefile Fix several contrib makefiles that failed in VPATH builds, particularly 2005-10-18 01:30:49 +00:00
regis.c Multibyte encodings support for ISpell dictionary 2005-12-21 13:05:49 +00:00
regis.h Multibyte encodings support for ISpell dictionary 2005-12-21 13:05:49 +00:00
spell.c 1 Fix bug with very short word: prefix and suffix might be overlapped, 2006-02-09 18:04:20 +00:00
spell.h 1 Fix bug with very short word: prefix and suffix might be overlapped, 2006-02-09 18:04:20 +00:00