pgsql: Changed new \usleep command into \sleep with an optional time

From: wieck(at)postgresql(dot)org (Jan Wieck)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Changed new \usleep command into \sleep with an optional time
Date: 2007-07-06 20:17:02
Message-ID: 20070706201702.CD1EE9FB391@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2007-07-07 05:09:49 npgsql - Npgsql2: Updated to Mono 1.2.4 version.
Previous Message Jan Wieck 2007-07-06 13:36:55 pgsql: Added a new scripting meta command \usleep