1 Fix affixes with void replacement (AFAIK, it's only russian)
Teodor Sigaev <teodor@sigaev.ru>
1 Fix affixes with void replacement (AFAIK, it's only russian) 2 Optimize regex execution
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tsearch2/ispell/Makefile | modified | +2 −2 |
| contrib/tsearch2/ispell/regis.c | added | +151 −0 |
| contrib/tsearch2/ispell/regis.h | added | +34 −0 |
| contrib/tsearch2/ispell/spell.c | modified | +130 −57 |
| contrib/tsearch2/ispell/spell.h | modified | +21 −16 |
| contrib/tsearch2/tsearch.sql.in | modified | +1 −1 |