Commits

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

DateSubjectAuthorReleases
2019-08-12 Fix compiler warning Peter Eisentraut 9.4.25
2016-09-21 Fix pgbench's calculation of average latency, when -T is not used. Heikki Linnakangas 9.4.10
2016-09-19 Fix latency calculation when there are \sleep commands in the script. Heikki Linnakangas 9.4.10
2016-03-17 Fix "pg_bench -C -M prepared". Tom Lane 9.4.7
2016-02-15 pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 9.4.7
2016-02-03 pgbench: Install guard against overflow when dividing by -1. Robert Haas 9.4.6
2015-07-03 Fix pgbench progress report behaviour when pgbench or a query gets stuck. Heikki Linnakangas 9.4.5
2015-06-28 Fix function declaration style to respect the coding standard. Tatsuo Ishii 9.4.5
2014-12-30 Fix resource leak pointed out by Coverity. Tatsuo Ishii 9.4.1
2014-12-16 Suppress bogus statistics when pgbench failed to complete any transactions. Tom Lane 9.4.1
2014-12-16 Fix file descriptor leak after failure of a \setshell command in pgbench. Tom Lane 9.4.1
2014-10-02 Fix typo in error message. Heikki Linnakangas 9.4.0
2014-09-11 Fix Windows build. Heikki Linnakangas 9.4.0
2014-09-11 Simplify calculation of Poisson distributed delays in pgbench --rate mode. Heikki Linnakangas 9.4.0
2014-09-11 Change the way latency is calculated with pgbench --rate option. Heikki Linnakangas 9.4.0
2014-05-25 Allow total number of transactions in pgbench to exceed INT_MAX. Tom Lane 9.4.0
2014-05-19 Fix non-C89-compatible coding in pgbench. Tom Lane 9.4.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-02-28 pgbench: Fix help message Peter Eisentraut 9.4.0
2014-02-15 Centralize getopt-related declarations in a new header file pg_getopt.h. Tom Lane 9.4.0
2014-01-17 Prevent integer overflow with --progress >= 2148 Heikki Linnakangas 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-12 Fix progress logging when scale factor is large. Tatsuo Ishii 9.4.0
2013-11-16 Remove pgbench's hardwired limit on line length in custom script files. Tom Lane 9.4.0
2013-11-10 Fix whitespace issues found by git diff --check, add gitattributes Peter Eisentraut 9.4.0