pgsql: Documentation update for Standard Collations. - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Documentation update for Standard Collations.
Date
Msg-id E1rgX65-001koW-EN@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/875e46a0a246e416b12a9debe084ede9d02f1b5d

Modified Files
--------------
doc/src/sgml/charset.sgml | 72 +++++++++++++++++++++++++++++------------------
1 file changed, 45 insertions(+), 27 deletions(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Fix overflow in Windows replacement pg_pread/pg_pwrite.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: GUC table: Add description to computed variables