case sensitive problem

From: "Anton Andreev" <Anton(dot)Andreev(at)fmi(dot)uni-sofia(dot)bg>
To: pgsql-admin(at)postgresql(dot)org
Subject: case sensitive problem
Date: 2005-12-10 09:25:23
Message-ID: 44235.84.22.12.153.1134206723.squirrel@84.22.12.153
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


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

Browse pgsql-admin by date

  From Date Subject
Next Message Qingqing Zhou 2005-12-10 19:39:34 Re: pg_control
Previous Message Jey 2005-12-10 02:05:36 Problem in starting Postgres Database