Обсуждение: How to get correct alphabetical order

Поиск
Список
Период
Сортировка

How to get correct alphabetical order

От
"Þórður Ívarsson"
Дата:
Hi there,

I have small problem here to get solved, I need to get alphabetical
order changed a little.

Here in Iceland we have ascended characters that should follow the
non-ascended and that does not work straight, how do I fix that?

Our alphabet is like that

a á b c d ð e é f g h i í j k l m n o ó p q r s t u ú v w x y z þ æ ö

but the order from postgress is

a b c d e f g h i j k l m n o p q r s t u v w x y z .................

TIA

Þórður Ívarsson