pgsql: Use the new TimestampDifferenceExceeds API instead of

Поиск
Список
Период
Сортировка
От alvherre@postgresql.org (Alvaro Herrera)
Тема pgsql: Use the new TimestampDifferenceExceeds API instead of
Дата
Msg-id 20070502182757.A1E629FB938@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Use the new TimestampDifferenceExceeds API instead of timestamp_cmp_internal
and TimestampDifference, to make coding clearer.  I think this should also fix
the failure to start workers in platforms with low resolution timers, as
reported by Itagaki Takahiro.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        autovacuum.c (r1.43 -> r1.44)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/autovacuum.c.diff?r1=1.43&r2=1.44)

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

Предыдущее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Fix failure to check for INVALID worker entry in the new
Следующее
От: dpage@pgfoundry.org (User Dpage)
Дата:
Сообщение: stackbuilder - wizard: Translation update from Nicolai