Documentation update for Standard Collations.

Jeff Davis <jdavis@postgresql.org>

Commit: 875e46a0a246e416b12a9debe084ede9d02f1b5d
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2024-03-02T21:37:43Z
Releases: 17.0
Documentation update for Standard Collations.

Correct out-of-date text that said the "default" collation is always
based on LC_COLLATE and LC_CTYPE.

Also reformat into a list to make it easier to understand and compare
the available collations, and briefly document the stability
characteristics of each one.

Discussion: https://postgr.es/m/4a69d067374d2f6bfb66f5bfb2ab9a020493d49f.camel@j-davis.com

Files

PathChange+/−
doc/src/sgml/charset.sgml modified +45 −27

Documentation touched

Discussion