Fix parser bug on Windows with UTF8 encoding and C locale, the reason was
Teodor Sigaev <teodor@sigaev.ru>
Fix parser bug on Windows with UTF8 encoding and C locale, the reason was sizeof(wchar_t) = 2 instead of 4.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tsearch2/wordparser/parser.c | modified | +2 −2 |