Re: numeric to text (7.3)

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: numeric to text (7.3)
Дата
Msg-id 1038857831.46704.50.camel@jester
обсуждение исходный текст
Ответ на numeric to text (7.3)  (Szima Gábor <sygma@tesla.hu>)
Ответы Re: numeric to text (7.3)  (Szima Gábor <sygma@tesla.hu>)
Список pgsql-hackers
> This feature is missing from 7.3..
>
> (new round function is good idea (e.g. fround(numeric))
double precision | pg_catalog | round          | double precisionnumeric          | pg_catalog | round          |
numericnumeric         | pg_catalog | round          | numeric, integer 

Looks like round still exists to me.

rbt=# select round('2.4555', 2);round
------- 2.46
(1 row)

--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: 7.3: Change in cursor behaviour?
Следующее
От: "Jeroen T. Vermeulen"
Дата:
Сообщение: Re: 7.3: Change in cursor behaviour?