pgsql: Widen the money type to 64 bits.

Поиск
Список
Период
Сортировка
От darcy@postgresql.org (D'Arcy Cain)
Тема pgsql: Widen the money type to 64 bits.
Дата
Msg-id 20070103011951.5EA039F95E3@postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Widen the money type to 64 bits.
Список pgsql-committers
Log Message:
-----------
Widen the money type to 64 bits.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        cash.c (r1.68 -> r1.69)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/cash.c.diff?r1=1.68&r2=1.69)
    pgsql/src/include/catalog:
        pg_type.h (r1.176 -> r1.177)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_type.h.diff?r1=1.176&r2=1.177)
    pgsql/src/include/utils:
        cash.h (r1.23 -> r1.24)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/cash.h.diff?r1=1.23&r2=1.24)

В списке pgsql-committers по дате отправления:

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Some fine-tuning of xmlpi in corner cases: - correct error codes
Следующее
От: Jeremy Drake
Дата:
Сообщение: Re: pgsql: Widen the money type to 64 bits.