pgsql: Oops, the timeout argument to WaitLatchOrSocket is in

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Oops, the timeout argument to WaitLatchOrSocket is in
Date: 2010-09-14 13:35:14
Message-ID: 20100914133514.EC52C7541E2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Oops, the timeout argument to WaitLatchOrSocket is in microseconds, not
milliseconds.

Modified Files:
--------------
pgsql/src/backend/replication:
walsender.c (r1.30 -> r1.31)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/replication/walsender.c?r1=1.30&r2=1.31)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-09-14 23:15:30 pgsql: Fix join-removal logic for pseudoconstant and outerjoin-delayed
Previous Message Heikki Linnakangas 2010-09-14 08:05:54 pgsql: Don't warn about an in-progress online backup, when we're