Question : ICU Specifies different LDML Collation Settings. Some of them seem pretty interesting, especially the ones on case and […]
Tag: international-components-unicode
Specify ICU collations as `ENCODING`, `LC_COLLATE`, and `LC_CTYPE` in Postgres 10
Question : Postgres 10 gains the ability to use International Components for Unicode (ICU) collations rather than depending on host […]
Was my Postgres cluster built with the ICU libraries available for Postgres 10 and later?
Question : I wonder if my installation of Postgres 10 Beta 2 has been built to include the new International […]
Identify the version of a collation from ICU in Postgres
Question : Postgres 10 and later incorporates the International Components for Unicode (ICU) library for text-handling and other internationalization issues. […]