BUG #1810: Select * From XXX where xfield = 'Chinese_String';

Поиск
Список
Период
Сортировка
От willie
Тема BUG #1810: Select * From XXX where xfield = 'Chinese_String';
Дата
Msg-id 20050805182842.E8BECF0B06@svr2.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1810
Logged by:          willie
Email address:      fmhoyoo@yahoo.com.tw
PostgreSQL version: 8.0.3
Operating system:   Windows XP
Description:        Select * From XXX where xfield = 'Chinese_String';
Details:

version 8.0.3 for Windows XP

Program Language : VB6
Test for "Select  ... where xField='data' ;"


Double Byte Character System : Chinese
return back: EOF (Record not found)

But OK in English


Run pgAdminIII Tools to double check :
The result is correct.

the same example in PostgreSQL-7.3.2-3 for Linux
is correct too.

ps: pardon for my poor English

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

Предыдущее
От: "yoursoft"
Дата:
Сообщение: BUG #1813: lower() function doesn't work on unicode database
Следующее
От: "George Jansen"
Дата:
Сообщение: BUG #1811: unique index problem