]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Remove buggy ICU collation from documentation
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 10 Sep 2020 13:31:09 +0000 (15:31 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 10 Sep 2020 13:31:09 +0000 (15:31 +0200)
commit4fff515e9efff0053d50fc0b811612a4844b1c65
tree033110e3f8ea1976eb46302a347dc274610570d2
parent540612fa469eaae3345ede7a160b146dd903e7ee
doc: Remove buggy ICU collation from documentation

We have had multiple reports that point to the
'@colReorder=latn-digit' collation customization being buggy.  We have
reported this to ICU and are waiting for a fix.  In the meantime,
remove references to this from the documentation and replace it by
another reordering example.  Apparently, many users have been picking
up this example specifically from the documentation.

Author: Jehan-Guillaume de Rorthais <jgdr@dalibo.com>
Discussion: https://www.postgresql.org/message-id/flat/153201618542.1404.3611626898935613264%40wrigleys.postgresql.org
doc/src/sgml/charset.sgml