Add:
authorBruce Momjian <bruce@momjian.us>
Mon, 26 Nov 2007 23:31:09 +0000 (23:31 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 26 Nov 2007 23:31:09 +0000 (23:31 +0000)
commitf483278164632b2c387e34f03f42fef3b1611877
tree4ac0f3e8fbb3779bcaa1aed2f61efcb80365dd6c
parent3e454bba8c921d84ac39446965d8e47e66439038
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
doc/TODO
doc/src/FAQ/TODO.html