| От | Peter Eisentraut |
|---|---|
| Тема | Re: How strings are sorted by LC_COLLATE specifically? |
| Дата | |
| Msg-id | 1291145462.13957.10.camel@vanquo.pezone.net обсуждение |
| Ответ на | How strings are sorted by LC_COLLATE specifically? (Chang Chao <charleschung.cn@gmail.com>) |
| Ответы |
Re: How strings are sorted by LC_COLLATE specifically?
|
| Список | pgsql-sql |
On tor, 2010-11-25 at 14:42 +0900, Chang Chao wrote: > How strings are sorted when LC_COLLATE = ja_JP.UTF-8. > I tried to read the documention on that,but there are just a few > words, > like LC_COLLATE determines string sort order, > Is there a specific reference about this? > So I can implement an equivalent string sort function in JAVA. > because some of the sort logic is here. The actual string comparison is done by the strcoll() function in the operating system's C library.
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера