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:36:01 +0000 (15:36 +0200)
commit9f358c5ef31327f7a67af783f5f37468bbac3aed
tree5a4cbf61356351bf6591c3af5be94be1f35f02d6
parent727f6fb8f71f7ed64e6883164765bbf6cb7684ec
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