pgsql: pgbench: Remove stray use of "float" math.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pgbench: Remove stray use of "float" math.
Date: 2013-10-05 22:07:57
Message-ID: E1VSa0z-0004OM-IZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgbench: Remove stray use of "float" math.

Oversight in commit 4a87f308b33457670f9ab4bc622678e5d285b9c2.

Fabien COELHO

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8e00a3850d4a7729a112967c204fa95b40cc54ca

Modified Files
--------------
contrib/pgbench/pgbench.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2013-10-06 02:54:17 pgsql: Fix various bugs in postmaster SIGKILL processing
Previous Message Bruce Momjian 2013-10-05 14:18:45 pgsql: pg_upgrade doc: link mode additions