Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Use the new TimestampDifferenceExceeds API instead of - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Use the new TimestampDifferenceExceeds API instead of
Date
Msg-id 20070502182757.A1E629FB938@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Fix failure to check for INVALID worker entry in the new
Next
From: dpage@pgfoundry.org (User Dpage)
Date:
Subject: stackbuilder - wizard: Translation update from Nicolai