From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: type money causes unrestorable dump |
Date: | 2007-10-09 02:51:31 |
Message-ID: | 20071008195131.60a3b365@scratch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, 8 Oct 2007 22:42:57 -0400 (EDT)
Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> Joshua D. Drake wrote:
> -- Start of PGP signed section.
> > On Mon, 8 Oct 2007 22:31:31 -0400 (EDT)
> > Bruce Momjian <bruce(at)momjian(dot)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.
Sincerely,
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/
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-10-09 02:52:23 | Re: type money causes unrestorable dump |
Previous Message | Bruce Momjian | 2007-10-09 02:42:57 | Re: type money causes unrestorable dump |