pgsql: Fix unportable (and incorrect anyway) usage of LL constant suffix

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix unportable (and incorrect anyway) usage of LL constant suffix
Дата
Msg-id 20080609195839.248AD75602C@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix unportable (and incorrect anyway) usage of LL constant suffix that
recently snuck into cash.c.  Per report from Edmundo Robles Lopez.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        cash.c (r1.79 -> r1.80)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/cash.c?r1=1.79&r2=1.80)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update Japanese FAQ.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix unportable (and incorrect anyway) usage of LL constant suffix