Commits

DateSubjectAuthorReleases
2021-12-13 Fix compiler warning Tom Lane 9.2 (unreleased)
2021-12-13 Fix compiler warning Tom Lane 9.3 (unreleased)
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.2.16
2016-03-17 Fix "pg_bench -C -M prepared". Tom Lane 9.1.21
2016-03-17 Fix "pg_bench -C -M prepared". Tom Lane 9.3.12
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.2.16
2016-02-15 pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 9.4.7
2016-02-15 pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 9.3.12
2016-02-15 pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 9.1.21
2016-02-03 pgbench: Install guard against overflow when dividing by -1. Robert Haas 9.1.20
2016-02-03 pgbench: Install guard against overflow when dividing by -1. Robert Haas 9.2.15
2016-02-03 pgbench: Install guard against overflow when dividing by -1. Robert Haas 9.3.11
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.3.10
2015-06-28 Fix function declaration style to respect the coding standard. Tatsuo Ishii 9.4.5
2015-04-02 Improve pgbench error reporting. Robert Haas 9.5.0
2015-04-02 Define integer limits independently from the system definitions. Andres Freund 9.5.0
2015-03-25 Centralize definition of integer limits. Andres Freund 9.5.0
2015-03-02 pgbench: Add a real expression syntax to \set Robert Haas 9.5.0
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.5.0