pgsql: Add: < * -Make 64-bit version of the MONEY data type < * Add

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: < * -Make 64-bit version of the MONEY data type < * Add
Date: 2007-11-26 23:31:09
Message-ID: 20071126233109.5F6307540F0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

< * -Make 64-bit version of the MONEY data type
< * Add locale-aware MONEY type, and support multiple currencies
<
< http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php
< http://archives.postgresql.org/pgsql-hackers/2007-03/msg01181.php
<
< * MONEY dumps in a locale-specific format making it difficult to
< restore to a system with a different locale
>
> * MONEY data type
>
> o -Make 64-bit version of the MONEY data type
> * Add locale-aware MONEY type, and support multiple currencies
>
> http://archives.postgresql.org/pgsql-general/2005-08/msg01432.php
> http://archives.postgresql.org/pgsql-hackers/2007-03/msg01181.php
>
> * MONEY dumps in a locale-specific format making it difficult to
> restore to a system with a different locale
> * Allow MONEY to be cast to/from other numeric data types

Modified Files:
--------------
pgsql/doc:
TODO (r1.2226 -> r1.2227)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2226&r2=1.2227)
pgsql/doc/src/FAQ:
TODO.html (r1.735 -> r1.736)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.735&r2=1.736)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-11-26 23:32:22 Re: pgsql: Add: < * -Make 64-bit version of the MONEY data type < * Add
Previous Message User Gevik 2007-11-26 22:48:34 press - pr: corrected HOT