Commits

DateSubjectAuthorReleases
2014-09-11 Fix Windows build. Heikki Linnakangas 9.5.0
2014-09-11 Simplify calculation of Poisson distributed delays in pgbench --rate mode. Heikki Linnakangas 9.4.0
2014-09-11 Simplify calculation of Poisson distributed delays in pgbench --rate mode. Heikki Linnakangas 9.5.0
2014-09-11 Change the way latency is calculated with pgbench --rate option. Heikki Linnakangas 9.5.0
2014-09-11 Change the way latency is calculated with pgbench --rate option. Heikki Linnakangas 9.4.0
2014-08-12 Enhance pgbench's option checking. Tatsuo Ishii 9.5.0
2014-08-04 Windows doesn't have M_PI; define it ourselves when needed. Heikki Linnakangas 9.5.0
2014-07-30 pgbench: Allow \setrandom to generate Gaussian/exponential distributions. Robert Haas 9.5.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-19 Fix non-C89-compatible coding in pgbench. Tom Lane 9.3.5
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
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-12-12 Fix progress logging when scale factor is large. Tatsuo Ishii 9.3.3
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
2013-10-06 pgbench: Comment on thread timing hazards. Noah Misch 9.4.0
2013-10-05 pgbench: Elaborate latency reporting. Noah Misch 9.4.0
2013-10-05 pgbench: Remove stray use of "float" math. Noah Misch 9.4.0