case sensitive problem

Поиск
Список
Период
Сортировка
Искать

case sensitive problem

От:
"Anton Andreev" <Anton.Andreev@fmi.uni-sofia.bg>
Дата:

 Hi,

I have a db with unicode encoding. I store both English and Bulgerian.

collation Bulgerian.1251
ctype Bulgerian.1251

I am using regular expressions ~* which are supposed to be case
insensitive, but they are NOT! I need them to be case insensitive.

What should I do?

Cheers,
Anton


FAQ