Re: Problem with the accents

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: Problem with the accents
Дата
Msg-id 20010928095639X.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Problem with the accents  (frederic massot <frederic@juliana-multimedia.com>)
Список pgsql-general
> I have a problem at the time of requete containing accents with
> PostgreSQL version 6.5.3 :
>
> Via psql, the following requete does not function :
>
> SELECT id_dico, name
>  FROM  dico_fr
>  WHERE name ~* '^bé'
>  ORDER BY name;
>
>
> The tables are coded in UNICODE.

Are you sure that you put the query in UTF-8 encoding?
--
Tatsuo Ishii

В списке pgsql-general по дате отправления: