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

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

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
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)