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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
