From: | Shachar Shemesh <psql(at)shemesh(dot)biz> |
---|---|
To: | Mahmoud Taghizadeh <m_taghi(at)yahoo(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: NLS support for postgreSQL |
Date: | 2004-08-22 23:49:04 |
Message-ID: | 412930F0.2050808@shemesh.biz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Mahmoud Taghizadeh wrote:
>3. we are planning to add locale per column for
>postgreSQL, but I found that you had said its
>impossible. am I right? do you have any paper about
>it?
>
>
One of the ways to solve this is to have a special data type for this
purpose. Check out the mssqlext project on pgfoundry
(http://pgfoundry.org/projects/sql2pg/) In particular, check out the
"varcharci" type, that has case preserving varchars. This may provide
you with a starting point for what you are trying to do.
Shachar
--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
http://www.lingnu.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2004-08-23 01:20:59 | Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE |
Previous Message | Greg Stark | 2004-08-22 22:36:14 | Re: monetary bug |