Commits

DateSubjectAuthorReleases
2019-07-26 Fix possible lockup in pgbench with -R. Tom Lane 10.10
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2019-04-17 Fix unportable code in pgbench. Tom Lane 11.3
2019-04-17 Fix unportable code in pgbench. Tom Lane 12.0
2019-04-03 Remove now-unnecessary thread pointer arguments in pgbench. Tom Lane 12.0
2019-04-01 Restrict pgbench's zipfian parameter to ensure good performance. Tom Lane 12.0
2019-01-24 Fix portability problem in pgbench. Tom Lane 12.0
2019-01-24 Fix portability problem in pgbench. Tom Lane 11.2
2018-09-25 Avoid unnecessary precision loss for pgbench's --rate target. Tom Lane 12.0
2018-09-24 Use ppoll(2), if available, to wait for input in pgbench. Tom Lane 12.0
2018-05-02 Fix compiler warning on Windows. Tom Lane 11.0
2018-05-01 Fix some assorted compiler warnings on Windows. Tom Lane 11.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-31 Fix portability and translatability issues in commit 64f85894a. Tom Lane 11.0
2018-02-14 Silence assorted "variable may be used uninitialized" warnings. Tom Lane 11.0
2017-11-21 pgbench: fix stats reporting when some transactions are skipped. Tom Lane 11.0
2017-11-13 Allow running just selected steps of pgbench's initialization sequence. Tom Lane 11.0
2017-11-02 pgbench: replace run-time string comparisons with an enum identifier. Tom Lane 11.0
2017-09-04 Be more careful about newline-chomping in pgbench. Tom Lane 11.0
2017-09-04 Fix some subtle problems in pgbench transaction stats counting. Tom Lane 11.0
2017-09-04 Adjust pgbench to allow non-ASCII characters in variable names. Tom Lane 11.0
2017-08-11 Remove pgbench's restriction on placement of -M switch. Tom Lane 10.0