Re: reformatting floats ?

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: reformatting floats ?
Дата
Msg-id 20071206183747.GC17812@svana.org
обсуждение исходный текст
Ответ на reformatting floats ?  ("Gauthier, Dave" <dave.gauthier@intel.com>)
Список pgsql-general
On Thu, Dec 06, 2007 at 01:22:55PM -0500, Gauthier, Dave wrote:
> i get...
>
>             1,1,2.001
>
> i want...
>
>             1.1.000,2.001
>
> while retaining the numeric nature of the x,y data (for math ops in
> other operations).

I imagine you want to_char().

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
>  -- John F Kennedy

Вложения

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

Предыдущее
От: "Gauthier, Dave"
Дата:
Сообщение: reformatting floats ?
Следующее
От: SHARMILA JOTHIRAJAH
Дата:
Сообщение: Re: record-based log shipping