Re: NLS support for postgreSQL

Поиск
Список
Период
Сортировка
От Shachar Shemesh
Тема Re: NLS support for postgreSQL
Дата
Msg-id 412930F0.2050808@shemesh.biz
обсуждение исходный текст
Ответ на NLS support for postgreSQL  (Mahmoud Taghizadeh <m_taghi@yahoo.com>)
Список 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/



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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: monetary bug
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE