precision and scale functions for numeric

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема precision and scale functions for numeric
Дата
Msg-id 1335721897.12058.24.camel@vanquo.pezone.net
обсуждение исходный текст
Ответы Re: precision and scale functions for numeric  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
I didn't find a good way to find out how many digits a numeric value has
or things like whether a numeric value is an integer.  (I had to go
through bc(1) for the latter.)  Functions like precision() and scale()
would have been quite handy.  Are there other ways to do this, or would
this make a good addition?



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: smart shutdown at end of transaction (was: Default mode for shutdown)
Следующее
От: Jay Levitt
Дата:
Сообщение: Re: 9.2 release notes, beta time?