Fix stopword and synonym files parsing bug in MSVC build, per report from
Teodor Sigaev <teodor@sigaev.ru>
Fix stopword and synonym files parsing bug in MSVC build, per report from Magnus Hagander. Also, now it ignores space symbol after stopwords.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tsearch2/dict_syn.c | modified | +3 −6 |
| contrib/tsearch2/stopword.c | modified | +6 −2 |