Character classes

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Character classes
Дата
Msg-id 155837022049.1359.2948065118562813468@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: Character classes
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/11/functions-matching.html
Description:

On https://www.postgresql.org/docs/11/functions-matching.html paragraph
9.7.3.2. Bracket Expressions says "Standard character class names are:
alnum, alpha, blank, cntrl, digit, graph, lower, print, punct, space, upper,
xdigit". The class "ascii" exists, but is not mentioned (probably a
combination of some of the other classes). Are there any other classes? Do
they work only for ASCII characters (e.g. '\u00A0' is not picked up by
'[:blank:]')?
best regards
geert

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