pgsql: Fix pgbench documentation error.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix pgbench documentation error.
Date: 2016-03-29 17:56:50
Message-ID: E1akxso-000602-Ew@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix pgbench documentation error.

The description of what the per-transaction log file says for skipped
transactions is just plain wrong.

Report and patch by Tomas Vondra, reviewed by Fabien Coelho and
modified by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d797bf7da2cc954f7b5cd2776b65c6e91cd0cb04

Modified Files
--------------
doc/src/sgml/ref/pgbench.sgml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-03-29 18:08:33 pgsql: Improve pgbench docs regarding per-transaction logging.
Previous Message Alvaro Herrera 2016-03-29 17:49:49 pgsql: pgbench: allow a script weight of zero