Re: monetary bug

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: monetary bug
Дата
Msg-id 200408222157.03068.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: monetary bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: monetary bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> We keep hoping someone will step up to the plate and rewrite it,
> instead. Per previous discussion, the type really ought to be a thin
> layer over "numeric", with most likely no operations of its own
> except I/O conversion.

And what would it do with it?  Add a currency symbol?  Which one?  Which 
form?  Where?  Format the numbers some way?  Sounds like a big mess.  
Drop it and use to_char.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: monetary bug
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: monetary bug