Re: BUG #14415: non-breaking space matching in regex as whitespace

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #14415: non-breaking space matching in regex as whitespace
Дата
Msg-id 17525.1478531130@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #14415: non-breaking space matching in regex as whitespace  (valerijs.gusjkovs@gmail.com)
Список pgsql-bugs
valerijs.gusjkovs@gmail.com writes:
> This was workng on 9.4 at least, but does not in 9.6. Followind returns
> should be reversed as non-breaking space is whitespace:

What encoding and LC_CTYPE are you using?  AFAIR we haven't changed
anything about that code behavior since 9.4, so the most likely theory
is that your 9.6 installation is using a locale/encoding that doesn't
consider NBSP to be whitespace --- as C locale wouldn't, for example.

            regards, tom lane

В списке pgsql-bugs по дате отправления: