Re: type money causes unrestorable dump

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: type money causes unrestorable dump
Дата
Msg-id 20071008200256.7eb4de52@scratch
обсуждение исходный текст
Ответ на Re: type money causes unrestorable dump  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: type money causes unrestorable dump  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: type money causes unrestorable dump  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Список pgsql-hackers
On Mon, 8 Oct 2007 22:52:23 -0400 (EDT)
Bruce Momjian <bruce@momjian.us> wrote:

> Joshua D. Drake wrote:
> -- Start of PGP signed section.
> > On Mon, 8 Oct 2007 22:42:57 -0400 (EDT)
> > Bruce Momjian <bruce@momjian.us> wrote:
> >
> > > Joshua D. Drake wrote:
> > > -- Start of PGP signed section.
> > > > On Mon, 8 Oct 2007 22:31:31 -0400 (EDT)
> > > > Bruce Momjian <bruce@momjian.us> wrote:
> > > >
> > >dering money is deprecated, is this really needed?
> > >
> > > We have other MONEY TODO items too.  I am not sure if it is
> > > depricated or in need of major work.
> >
> > Right from the docs :)
> >
> > Note:  The money type is deprecated. Use numeric or decimal
> > instead, in combination with the to_char function.
>
> It will be un-depricated if it is improved.

The money data type has been deprecated for years. It is completely non
standard and essentially duplicative of numeric/decimal. What is the
point?

Joshua D. Drake




>


--
     === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564   24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997  http://www.commandprompt.com/        UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: type money causes unrestorable dump
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Money type clarity