Обсуждение: pgsql: Updates for MONEY data type: < * Improve the MONEY data type > *

Поиск
Список
Период
Сортировка

pgsql: Updates for MONEY data type: < * Improve the MONEY data type > *

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Updates for MONEY data type:

< * Improve the MONEY data type
> * -Make 64-bit version of the MONEY data type
> * Add locale-aware MONEY type, and support multiple currencies
<   Change the MONEY data type to use DECIMAL internally, with special
<   locale-aware output formatting.
<   http://archives.postgresql.org/pgsql-hackers/2006-09/msg01107.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2029 -> r1.2030)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2029&r2=1.2030)
    pgsql/doc/src/FAQ:
        TODO.html (r1.531 -> r1.532)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.531&r2=1.532)