pgsql: Whoops, missed converting the other sleep() call to pg_usleep().

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Whoops, missed converting the other sleep() call to pg_usleep().
Date: 2004-11-18 17:13:39
Message-ID: 20041118171339.A06D93A46BC@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Whoops, missed converting the other sleep() call to pg_usleep().

Modified Files:
--------------
pgsql/src/backend/postmaster:
pgarch.c (r1.11 -> r1.12)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgarch.c.diff?r1=1.11&r2=1.12)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2004-11-18 18:23:58 pginstaller - pginst: Get list of available locales from system instead
Previous Message Peter Eisentraut 2004-11-18 10:10:02 pgsql: Translation update