Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2021-01-28 pgbench: Remove dead code Alvaro Herrera 10.16
2021-01-26 Report the true database name on connection errors Alvaro Herrera 10.16
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 10.11
2019-08-12 Fix compiler warning Peter Eisentraut 10.11
2019-07-26 Fix possible lockup in pgbench with -R. Tom Lane 10.10
2017-10-01 Fix busy-wait in pgbench, with --rate. Heikki Linnakangas 10.0
2017-09-29 pgbench: If we fail to send a command to the server, fail. Robert Haas 10.0
2017-08-11 Remove pgbench's restriction on placement of -M switch. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-06-08 Put new command-line options in alphabetical order Peter Eisentraut 10.0
2017-04-11 Fix pgbench's --progress-timestamp option to print Unix-epoch timestamps. Tom Lane 10.0
2017-03-07 Fix pgbench's failure to honor the documented long-form option "--builtin". Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2017-01-02 In pgbench logging, avoid assuming that instr_times match Unix timestamps. Tom Lane 10.0
2017-01-01 Avoid assuming that instr_time == struct timeval in pgbench logging. Tom Lane 10.0
2016-11-15 pgbench: Increase maximum size of log filename from 64 to MAXPGPATH. Robert Haas 10.0
2016-11-09 pgbench: Allow the transaction log file prefix to be changed. Robert Haas 10.0
2016-09-27 Fix newly-introduced issues in pgbench. Tom Lane 10.0
2016-09-26 Refactor script execution state machine in pgbench. Heikki Linnakangas 10.0
2016-09-21 Print test parameters like "foo: 123", and results like "foo = 123". Heikki Linnakangas 10.0
2016-09-21 Fix pgbench's calculation of average latency, when -T is not used. Heikki Linnakangas 10.0
2016-09-19 Fix latency calculation when there are \sleep commands in the script. Heikki Linnakangas 10.0
2016-08-30 Simplify correct use of simple_prompt(). Tom Lane 10.0