pgsql: Fix reporting of skipped transactions in pgbench. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix reporting of skipped transactions in pgbench.
Date
Msg-id E1ZREen-0003hy-Ef@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix reporting of skipped transactions in pgbench.

Broken by commit 1bc90f7a.

Fabien Coelho.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0e8efed59e7f98f237e90fba20364165f7cc9ba9

Modified Files
--------------
src/bin/pgbench/pgbench.c |   13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add docs about postgres_fdw's setting of search_path and other G
Next
From: Andres Freund
Date:
Subject: pgsql: Improve configure test for the sse4.2 crc instruction.