Re: Does UCS_BASIC have the right CTYPE?

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Does UCS_BASIC have the right CTYPE?
Дата
Msg-id 71c4418d44f8f677d5479b8aa8fb76268b975f0f.camel@j-davis.com
обсуждение исходный текст
Ответ на Re: Does UCS_BASIC have the right CTYPE?  ("Daniel Verite" <daniel@manitou-mail.org>)
Список pgsql-hackers
On Thu, 2023-10-26 at 23:22 +0200, Daniel Verite wrote:
> Neither does Unicode, which is why the ICU functions like u_isupper()
> or u_toupper() don't take a locale argument.

u_strToUpper() accepts a locale argument:
https://unicode-org.github.io/icu-docs/apidoc/dev/icu4c/ustring_8h.html#aa64fbd4ad23af84d01c931d7cfa25f89

See also the part about tailorings here:
https://www.unicode.org/versions/Unicode15.1.0/ch03.pdf#G33992

Regards,
    Jeff Davis




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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Document aggregate functions better w.r.t. ORDER BY
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Document parameter count limit