Commits

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

DateSubjectAuthorReleases
2021-12-13 Fix compiler warning Tom Lane 9.3 (unreleased)
2016-03-17 Fix "pg_bench -C -M prepared". Tom Lane 9.3.12
2016-02-15 pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 9.3.12
2016-02-03 pgbench: Install guard against overflow when dividing by -1. Robert Haas 9.3.11
2015-06-28 Fix function declaration style to respect the coding standard. Tatsuo Ishii 9.3.10
2014-12-30 Fix resource leak pointed out by Coverity. Tatsuo Ishii 9.3.6
2014-12-16 Fix file descriptor leak after failure of a \setshell command in pgbench. Tom Lane 9.3.6
2014-10-02 Fix typo in error message. Heikki Linnakangas 9.3.6
2014-05-19 Fix non-C89-compatible coding in pgbench. Tom Lane 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2013-12-12 Fix progress logging when scale factor is large. Tatsuo Ishii 9.3.3
2013-06-01 Post-pgindent cleanup Stephen Frost 9.3.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-05-12 pgbench: Fix order of options in --help output Peter Eisentraut 9.3.0
2013-03-17 Fix inclusions in pgbench.c. Tom Lane 9.3.0
2013-03-17 Move pqsignal() to libpgport. Tom Lane 9.3.0
2013-02-12 Create libpgcommon, and move pg_malloc et al to it Alvaro Herrera 9.3.0
2013-01-31 Add --aggregate-interval option. Tatsuo Ishii 9.3.0
2013-01-29 Allow pgbench to use a scale larger than 21474. Heikki Linnakangas 9.3.0
2013-01-07 Add new "-q" logging option (quiet mode) while in initialize mode Tatsuo Ishii 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-11-30 Move long_options structures to the top of main() functions, for Bruce Momjian 9.3.0
2012-10-20 Prevent overflow in pgbench's percent-done display. Tom Lane 9.3.0
2012-10-12 In our source code, make a copy of getopt's 'optarg' string arguments, Bruce Momjian 9.3.0
2012-10-03 Add --sampling-rate option to pgbench. Heikki Linnakangas 9.3.0