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

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: pgbench: Remove stray use of "float" math.
Дата
Msg-id E1VSa0z-0004OM-IZ@gemulon.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: pgbench: Elaborate latency reporting.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix various bugs in postmaster SIGKILL processing