allowing ',' (comma) in float8

Поиск
Список
Период
Сортировка
От stig erikson
Тема allowing ',' (comma) in float8
Дата
Msg-id d8h227$u28$1@news.hub.org
обсуждение исходный текст
Ответы Re: [despammed] allowing ',' (comma) in float8  (Andreas Kretschmer <akretschmer@despammed.com>)
Re: allowing ',' (comma) in float8  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-novice
hi.
is it possible to use flort values with a comma as decimal placeholder?

i am trying to use copy to insert a table, the table contains a few columns with
numerical values such as price, the vales are given on the format "2345,12",
postgresql seems to allow only "2345.12".

can i change the behavior on postgresql to allow ',' as decimal placeholder?

postgresql 7.4.6

/stig

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

Предыдущее
От: Sophie Yang
Дата:
Сообщение: Set Membership operator -- test group membership
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Storing an array to Postgresql table