pgsql: pgbench: Allow the transaction log file prefix to be changed. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: pgbench: Allow the transaction log file prefix to be changed.
Date
Msg-id E1c4aVl-00044e-F3@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: pgbench: Allow the transaction log file prefix to be changed.
List pgsql-committers
pgbench: Allow the transaction log file prefix to be changed.

Masahiko Sawada, reviewed by Fabien Coelho and Beena Emerson, with
some a bit of wordsmithing and cosmetic adjustment by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/41124a91e61fc6d9681c1e8b15ba30494e84d643

Modified Files
--------------
doc/src/sgml/ref/pgbench.sgml | 26 +++++++++++++++++++-------
src/bin/pgbench/pgbench.c     | 20 ++++++++++++++++++--
2 files changed, 37 insertions(+), 9 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Improve whitespace use in XSL
Next
From: Tom Lane
Date:
Subject: Re: pgsql: pgbench: Allow the transaction log file prefix to be changed.