question about the money type - Mailing list pgsql-general

From Szymon Guz
Subject question about the money type
Date
Msg-id CAFjNrYu4QHbFhYeO=97hFQfLdO2wbnULKFK4OxF-fgJS8JV-7A@mail.gmail.com
Whole thread Raw
Responses Re: question about the money type  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
Hi,
in the documentation for 8.2 (http://www.postgresql.org/docs/8.2/interactive/datatype-money.html) there is info:

Note: The money type is deprecated. Use numeric or decimal instead, in combination with theto_char function.

However in later versions the info disappeared. It doesn't exist even in the 8.3.

I think removing this type would a good solution... any plans for that?

What is the status of Money type, is that OK or deprecated?

regards
Szymon

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Enumeration of tables is very slow in largish database
Next
From: "James B. Byrne"
Date:
Subject: Re: Mixed Pg-9.1.2 and 8.4.4 environment