pgsql: Fix cash_mul_int4 and cash_div_int4 for overenthusiastic

Поиск
Список
Период
Сортировка
Искать
От
tgl@postgresql.org (Tom Lane)
Тема
pgsql: Fix cash_mul_int4 and cash_div_int4 for overenthusiastic
Дата
Msg-id
20070821035607.AC8F2754259@cvs.postgresql.org
Список
Log Message:
-----------
Fix cash_mul_int4 and cash_div_int4 for overenthusiastic substitution
of int64 for int32.  Per reports from Merlin Moncure and Andrew Chernow.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        cash.c (r1.72 -> r1.73)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/cash.c?r1=1.72&r2=1.73)
В списке pgsql-committers по дате отправления
От: tgl@postgresql.org (Tom Lane)
Дата:
От: h-saito@pgfoundry.org (User H-saito)
Дата:
FAQ