Doc improvements for language tags and custom ICU collations.

Jeff Davis <jdavis@postgresql.org>

Commit: 1e16af8ab5d7f307b66e496eff6ec573d9fd8eb0
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2023-05-18T17:37:55Z
Releases: 16.0
Doc improvements for language tags and custom ICU collations.

Separate the documentation for language tags themselves from the
available collation settings which can be included in a language tag.

Include tables of the available options, more details about the
effects of each option, and additional examples.

Also include an explanation of the "levels" of textual features and
how they relate to collation.

Discussion: https://postgr.es/m/25787ec7-4c04-9a8a-d241-4dc9be0b1ba3@postgresql.org
Reviewed-by: Jonathan S. Katz

Files

PathChange+/−
doc/src/sgml/charset.sgml modified +562 −121

Documentation touched

Discussion