]> granicus.if.org Git - postgresql/commit
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)
commit91e95588af3f189b9d217e8b414adebe531dd978
tree2804f4108c5aa58efb6e1da572af3c27d2ac5c26
parentc534ba182c5b5a11acabf4c325690f5777a68114
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