From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | "David E(dot) Wheeler" <david(at)kineticode(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Case-Insensitve Text Comparison |
Date: | 2008-06-02 05:48:36 |
Message-ID: | Pine.LNX.4.64.0806020946400.21547@sn.sai.msu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, 1 Jun 2008, David E. Wheeler wrote:
> On Jun 1, 2008, at 22:21, Oleg Bartunov wrote:
>
>> David,
>>
>> we wrote contrib module (mchar) for one customer, which ports its
>> application from mssql to postgres. It does case-insensitive comparison for
>> new data type 'mchar' and linked with ICU for system independent locale.
>
> That sounds promising. I don't suppose that it has been released, has it?
It's available as a part of patch, see (use google translate)
http://v8.1c.ru/overview/postgres_patches_notes.htm
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru)
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Hodges | 2008-06-02 06:37:30 | Re: Core team statement on replication in PostgreSQL |
Previous Message | David E. Wheeler | 2008-06-02 05:37:26 | Re: Case-Insensitve Text Comparison |