2007/7/7, Tom Lane <[EMAIL PROTECTED]>:
"Andriy Rysin" <[EMAIL PROTECTED]> writes:
> escaping specials in regular expressions \m and \M for beginning of word
and
> end of word work for latin symbols bug don't for cyrillic
Sorry, the locale-specific regex features only work on single-byte
charac
"Andriy Rysin" <[EMAIL PROTECTED]> writes:
> escaping specials in regular expressions \m and \M for beginning of word and
> end of word work for latin symbols bug don't for cyrillic
Sorry, the locale-specific regex features only work on single-byte
characters at the moment. In any case you'd need