Re: Incorrect Results From Select When Using Non-English Characters - Mailing list pgsql-general

From Tom Lane
Subject Re: Incorrect Results From Select When Using Non-English Characters
Date
Msg-id 11523.1075607577@sss.pgh.pa.us
Whole thread Raw
In response to Incorrect Results From Select When Using Non-English Characters  (mirela <mirela@modelity.com>)
List pgsql-general
mirela <mirela@modelity.com> writes:
> However, the following select retrieves all Hebrew values with the same
> number of characters:
> select * from table where column='Hebrew value';

This is a bit hard to believe.  Can you provide a self-contained test
case?  How exactly did you obtain or build Postgres?

            regards, tom lane

pgsql-general by date:

Previous
From: Don Bowman
Date:
Subject: Re: select ... distinct performance
Next
From: Doug McNaught
Date:
Subject: Re: Are there commands to enquire about table structure?