Fix a few places that were non-multibyte-safe in tsearch configuration file
Tom Lane <tgl@sss.pgh.pa.us>
Fix a few places that were non-multibyte-safe in tsearch configuration file parsing. Per bug #4253 from Giorgio Valoti.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/tsearch/spell.c | modified | +6 −6 |
| src/backend/tsearch/ts_utils.c | modified | +2 −2 |