sorting RTL languages. - Mailing list pgsql-general

From Amir Hardon
Subject sorting RTL languages.
Date
Msg-id 200302022214.56663.hardon@actcom.co.il
Whole thread Raw
Responses Re: sorting RTL languages.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi all,
I need to get sorted data from a database I have on postgresql,
the data is in Hebrew which is written from right to left,
now when I do a SELECT ... ORDER BY ... I get the information sorted by the
last letter first.

Is there anyway to overcome this? other than holding the data reversed?

Many thanks,
    -Amir Hardon.

pgsql-general by date:

Previous
From: Peter Childs
Date:
Subject: Re: History
Next
From: "Matthew Nuzum"
Date:
Subject: compile libpq prog with mingw32