Re: type money causes unrestorable dump - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: type money causes unrestorable dump
Date
Msg-id 20071008200256.7eb4de52@scratch
Whole thread Raw
In response to Re: type money causes unrestorable dump  (Bruce Momjian <bruce@momjian.us>)
Responses Re: type money causes unrestorable dump
Re: type money causes unrestorable dump
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: type money causes unrestorable dump
Next
From: "Joshua D. Drake"
Date:
Subject: Money type clarity