Re: BUG #1949: Inserting Unicode hindi numbers

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: BUG #1949: Inserting Unicode hindi numbers
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE92E71D@algol.sollentuna.se
обсуждение исходный текст
Ответ на BUG #1949: Inserting Unicode hindi numbers  ("Maher Abdel Karim" <maher_karim@dorsch.com.jo>)
Список pgsql-bugs
> The following bug has been logged online:
>=20
> Bug reference:      1949
> Logged by:          Maher Abdel Karim
> Email address:      maher_karim@dorsch.com.jo
> PostgreSQL version: 8.0.3
> Operating system:   Windows XP
> Description:        Inserting Unicode hindi numbers
> Details:=20
>=20
> I have a database with UNICODE encoding.
> Trying to insert integers with Unicode hindi number, it=20
> fails, and the values can not be inserted to the database.=20
> and needs to re-write the numbers manually to arabic numbers.

The UNICODE server encoding is not supported under Windows in 8.0. This
has been fixed in 8.1.For 8.0, you need to pick a different encoding.

//Magnus

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

Предыдущее
От: "Maher Abdel Karim"
Дата:
Сообщение: BUG #1949: Inserting Unicode hindi numbers
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #1937: Parts of information_schema only accessible to owner