pgsql: Changed new \usleep command into \sleep with an optional time - Mailing list pgsql-committers

From wieck@postgresql.org (Jan Wieck)
Subject pgsql: Changed new \usleep command into \sleep with an optional time
Date
Msg-id 20070706201702.CD1EE9FB391@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Changed new \usleep command into \sleep with an optional time unit
argument to specify us, ms or s. As per suggestion by Peter E.

Jan

Modified Files:
--------------
    pgsql/contrib/pgbench:
        README.pgbench (r1.19 -> r1.20)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench.diff?r1=1.19&r2=1.20)
        pgbench.c (r1.67 -> r1.68)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c.diff?r1=1.67&r2=1.68)

pgsql-committers by date:

Previous
From: wieck@postgresql.org (Jan Wieck)
Date:
Subject: pgsql: Added a new scripting meta command \usleep
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Updated to Mono 1.2.4 version.