]> 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:36:32 +0000 (15:36 +0200)
commitd0b585e861859879c8dc702d742dfcb0cc77833a
tree8fa66e0c7a643ede006dff86bbdc2885efc37064
parente30f1aa35832d20e257821958bec75ddcc4e10b7
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