forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit697c8e6
committed
doc: Remove buggy ICU collation from documentation
We have had multiple reports that point to the'@colReorder=latn-digit' collation customization being buggy. We havereported this to ICU and are waiting for a fix. In the meantime,remove references to this from the documentation and replace it byanother reordering example. Apparently, many users have been pickingup 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.org1 parent059872c commit697c8e6
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
789 | 789 |
| |
790 | 790 |
| |
791 | 791 |
| |
792 |
| - | |
793 |
| - | |
| 792 | + | |
| 793 | + | |
794 | 794 |
| |
795 | 795 |
| |
796 |
| - | |
| 796 | + | |
797 | 797 |
| |
798 | 798 |
| |
799 | 799 |
| |
| |||
809 | 809 |
| |
810 | 810 |
| |
811 | 811 |
| |
812 |
| - | |
813 |
| - | |
814 |
| - | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
815 | 815 |
| |
816 | 816 |
| |
817 | 817 |
| |
|
0 commit comments
Comments
(0)