Re: Internationalisation support.

Поиск
Список
Период
Сортировка
От tony
Тема Re: Internationalisation support.
Дата
Msg-id 1031059795.2360.15.camel@vaio
обсуждение исходный текст
Ответ на Internationalisation support.  (Fabiàn R.Breschi <fabian.breschi@acm.org>)
Список pgsql-general
On Sat, 2002-08-31 at 15:47, Fabiàn R.Breschi wrote:

> I guess I need to build a db supporting Multicode so, as per what I have
> gathered, PG must be recompiled using the enable switch on the variable.
> Where can I find detailed info about handling this particular escenary ?

createdb name_of_base -e LATIN9

> I'd build the software to use european-like characters (accented's, etc)
> and specially numeric formats with ',' separator for decimals  (999,99)
> imported via COPY or PGADMIN-II. I'm I right to rebuild the distribution
> or is just necessary to add some env_vars to the PG_init ?

I would be very interested in getting my Postgresql/JSP apps to play
nice with the "," decimal point too...

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


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

Предыдущее
От: Matthew Nuzum
Дата:
Сообщение: Re: php
Следующее
От: tony
Дата:
Сообщение: Re: getting y/n or 1/0 from bool fields